1
0
forked from VimPlug/jedi

corrected docopt typo

This commit is contained in:
David Halter
2013-07-17 14:13:47 +02:00
parent fcf4b04145
commit 9ee0d34bc7

View File

@@ -18,8 +18,8 @@ Show recorded exception::
Usage:
sith.py [--pdb|--ipdb|--pudb] [-d] [-m=<nr>] [-f] [--record=<file>] random [<path>]
sith.py [--pdb|--ipdb|--pudb] [--d] [-f] redo
sith.py [--pdb|--ipdb|--pudb] [--d] [-f] run <operation> <path> <line> <column>
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] redo
sith.py [--pdb|--ipdb|--pudb] [-d] [-f] run <operation> <path> <line> <column>
sith.py show
sith.py -h | --help