1
0
forked from VimPlug/jedi

Small doc improvement in sith.py

This commit is contained in:
Danilo Bargen
2013-05-23 16:24:39 +02:00
parent 336ab32345
commit 84ba8bbca1

View File

@@ -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::