mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Merge branch 'dev' of github.com:davidhalter/jedi into dev
This commit is contained in:
2
sith.py
2
sith.py
@@ -18,7 +18,7 @@ Show recorded exception::
|
|||||||
|
|
||||||
Run a specific operation
|
Run a specific operation
|
||||||
|
|
||||||
./sith.py run operation /path/to/source/file.py line col
|
./sith.py run <operation> </path/to/source/file.py> <line> <col>
|
||||||
|
|
||||||
Where operation is one of completions, goto_assignments, goto_definitions,
|
Where operation is one of completions, goto_assignments, goto_definitions,
|
||||||
usages, or call_signatures.
|
usages, or call_signatures.
|
||||||
|
|||||||
Reference in New Issue
Block a user