mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 05:54:25 +08:00
corrected docopt typo
This commit is contained in:
4
sith.py
4
sith.py
@@ -18,8 +18,8 @@ Show recorded exception::
|
||||
|
||||
Usage:
|
||||
sith.py [--pdb|--ipdb|--pudb] [-d] [-m=<nr>] [-f] [--record=<file>] random [<path>]
|
||||
sith.py [--pdb|--ipdb|--pudb] [--d] [-f] redo
|
||||
sith.py [--pdb|--ipdb|--pudb] [--d] [-f] run <operation> <path> <line> <column>
|
||||
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] redo
|
||||
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] run <operation> <path> <line> <column>
|
||||
sith.py show
|
||||
sith.py -h | --help
|
||||
|
||||
|
||||
Reference in New Issue
Block a user