Merge branch 'dev' of github.com:davidhalter/jedi into dev

This commit is contained in:
David Halter
2013-08-06 18:03:47 +04:30

View File

@@ -18,7 +18,7 @@ Show recorded exception::
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,
usages, or call_signatures.