sith.py help formatting

This commit is contained in:
Danilo Bargen
2013-08-06 11:14:47 +02:00
parent 9f843730ed
commit 8837414e31

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.