mirror of
https://github.com/kennethreitz-archive/plac.git
synced 2026-06-18 14:40:58 +00:00
14 lines
427 B
Plaintext
14 lines
427 B
Plaintext
usage: shelve_interpreter.py [-h] [-interactive]
|
|
[subcommands [subcommands ...]]
|
|
|
|
This script works both interactively and non-interactively.
|
|
Use .help to see the internal commands.
|
|
|
|
|
|
positional arguments:
|
|
subcommands the commands of the underlying ishelve interpreter
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|
|
-interactive start interactive interface
|