File: sqitchusage.pod

package info (click to toggle)
sqitch 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,048 kB
  • sloc: perl: 39,083; sql: 2,885; xml: 75; makefile: 9
file content (18 lines) | stat: -rw-r--r-- 640 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=head1 Name

sqitchusage - Sqitch usage statement

=head1 Usage

  sqitch <command> [options] [command-options] [args]

=head1 Options

  -C --chdir --cd <dir>  Change to directory before performing any actions
     --etc-path          Print the path to the etc directory and exit
     --no-pager          Do not pipe output into a pager
     --quiet             Quiet mode with non-error output suppressed
  -V --verbose           Increment verbosity
     --version           Print the version number and exit
     --help              Show a list of commands and exit
     --man               Print the introductory documentation and exit