forked from VimPlug/jedi
Small doc improvement in sith.py
This commit is contained in:
2
sith.py
2
sith.py
@@ -6,7 +6,7 @@ Sith attacks (and helps debugging) Jedi.
|
|||||||
Randomly search Python files and run Jedi on it. Exception and used
|
Randomly search Python files and run Jedi on it. Exception and used
|
||||||
arguments are recorded to ``./record.json`` (specified by --record)::
|
arguments are recorded to ``./record.json`` (specified by --record)::
|
||||||
|
|
||||||
%(prog)s random
|
%(prog)s random /path/to/sourcecode
|
||||||
|
|
||||||
Redo recorded exception::
|
Redo recorded exception::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user