Name
sqitch-add-usage - Sqitch add usage statement
Usage
sqitch [options] add [<dependency-options>] [<template-options>] name
Options
-r --requires require change
-c --conflicts declare conflicting change
-s --set set a template variable
--template-directory path to directory containing templates
--deploy-template path to deploy template
--revert-template path to revert template
--test-template path to test template
--no-deploy do not create deploy script
--no-revert do not create revert script
--no-test do not create test script
--deploy create deploy script
--revert create revert script
--test create test script