mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Fix a typo in the sith.py usage
This commit is contained in:
2
sith.py
2
sith.py
@@ -17,7 +17,7 @@ Show recorded exception::
|
|||||||
./sith.py show
|
./sith.py show
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
sith.py [--pdb|--ipdb|--pudb] [-d] [-m=<nr>] [-f] [--record=<file>] random [<path>]
|
sith.py [--pdb|--ipdb|--pudb] [-d] [-n=<nr>] [-f] [--record=<file>] random [<path>]
|
||||||
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] [--record=<file>] redo
|
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] [--record=<file>] redo
|
||||||
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] run <operation> <path> <line> <column>
|
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] run <operation> <path> <line> <column>
|
||||||
sith.py show [--record=<file>]
|
sith.py show [--record=<file>]
|
||||||
|
|||||||
Reference in New Issue
Block a user