mirror of
https://github.com/kennethreitz-archive/plac.git
synced 2026-06-05 23:50:18 +00:00
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
usage: plac_runner.py vcs.py [-h] {status,commit,checkout} ...
|
|
|
|
A Fake Version Control System
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|
|
|
|
subcommands:
|
|
{status,commit,checkout}
|
|
-h to get additional help
|