Created
April 30, 2011 01:57
-
-
Save von/949338 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ p2.py -h | |
usage: p2.py [-h] [-c FILE] [--option1 OPTION1] [--option2 OPTION2] | |
optional arguments: | |
-h, --help show this help message and exit | |
-c FILE, --conf_file FILE | |
Specify config file | |
--option1 OPTION1 some option | |
--option2 OPTION2 some other option |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment