From 9ee0d34bc7e847d0889d1b03e51027d3c1f856d1 Mon Sep 17 00:00:00 2001 From: David Halter Date: Wed, 17 Jul 2013 14:13:47 +0200 Subject: [PATCH] corrected docopt typo --- sith.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sith.py b/sith.py index e35a4f5b..17f03c24 100755 --- a/sith.py +++ b/sith.py @@ -18,8 +18,8 @@ Show recorded exception:: Usage: sith.py [--pdb|--ipdb|--pudb] [-d] [-m=] [-f] [--record=] random [] - sith.py [--pdb|--ipdb|--pudb] [--d] [-f] redo - sith.py [--pdb|--ipdb|--pudb] [--d] [-f] run + sith.py [--pdb|--ipdb|--pudb] [-d] [-f] redo + sith.py [--pdb|--ipdb|--pudb] [-d] [-f] run sith.py show sith.py -h | --help