mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 05:54:25 +08:00
add record file in sith.py to other commands
This commit is contained in:
4
sith.py
4
sith.py
@@ -18,9 +18,9 @@ Show recorded exception::
|
|||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
sith.py [--pdb|--ipdb|--pudb] [-d] [-m=<nr>] [-f] [--record=<file>] random [<path>]
|
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] [--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
|
sith.py show [--record=<file>]
|
||||||
sith.py -h | --help
|
sith.py -h | --help
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
|||||||
Reference in New Issue
Block a user