mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +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:
|
||||
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 show
|
||||
sith.py show [--record=<file>]
|
||||
sith.py -h | --help
|
||||
|
||||
Options:
|
||||
|
||||
Reference in New Issue
Block a user