mirror of
https://github.com/kennethreitz-archive/plac.git
synced 2026-06-05 15:40:17 +00:00
10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
usage: example13.py [-h] {status,commit,checkout,help} ...
|
|
|
|
A Fake Version Control System
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|
|
|
|
subcommands:
|
|
{status,commit,checkout,help}
|