Provided by: sqitch_0.9999-2_all bug

Name

       sqitch-revert-usage - Sqitch revert usage statement

Usage

         sqitch revert [options] [<database>]

Options

           -t --target     <target>     database to which to connect
              --to-change  <change>     revert to change
           -s --set        <key=value>  set a database client variable
              --log-only                log changes without running them
           -y                           disable the prompt before reverting
              --registry   <registry>   registry schema or database
              --db-client  <path>       path to the engine command-line client
           -d --db-name    <name>       database name
           -u --db-user    <user>       database user name
           -h --db-host    <host>       database server host name
           -p --db-port    <port>       database server port number
           -f --plan-file  <file>       path to a deployment plan file