~percona-toolkit-dev/percona-toolkit/mysql-5.6-test-fixes

« back to all changes in this revision

Viewing changes to t/lib/samples/OptionParser/help001.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 17:22:06 UTC
  • Revision ID: daniel@percona.com-20110624172206-c7q4s4ad6r260zz6
Add lib/, t/lib/, and sandbox/.  All modules are updated and passing on MySQL 5.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
OptionParser.t parses command line options.  For more details, please use the --help option, or try 'perldoc $PROGRAM_NAME' for complete documentation.
 
2
Usage: $PROGRAM_NAME [OPTIONS]
 
3
 
 
4
Options:
 
5
 
 
6
  --defaults-file=s -F  alignment test
 
7
  --[no]defaultset      alignment test with a very long thing that is longer
 
8
                        than 80 characters wide and must be wrapped
 
9
  --dog=s           -D  Dogs are fun
 
10
  --[no]foo             Foo
 
11
  --love            -l  And peace
 
12
 
 
13
Option types: s=string, i=integer, f=float, h/H/a/A=comma-separated list, d=DSN, z=size, m=time
 
14
 
 
15
Options and values after processing arguments:
 
16
 
 
17
  --defaults-file       (No value)
 
18
  --defaultset          FALSE
 
19
  --dog                 (No value)
 
20
  --foo                 FALSE
 
21
  --love                0