summaryrefslogtreecommitdiff
path: root/plac/doc/vcs.help
blob: 51bd34aadc40308f85d3f0d8aa1936b2cce05f36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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}
    checkout            A fake checkout command
    commit              A fake commit command
    status              A fake status command