From 84ba8bbca11ab3e0bb6fd16ff794f8a3316e97d0 Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Thu, 23 May 2013 16:24:39 +0200 Subject: [PATCH] Small doc improvement in sith.py --- sith.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sith.py b/sith.py index 442c0f01..bcaf49f4 100755 --- a/sith.py +++ b/sith.py @@ -6,7 +6,7 @@ Sith attacks (and helps debugging) Jedi. Randomly search Python files and run Jedi on it. Exception and used arguments are recorded to ``./record.json`` (specified by --record):: - %(prog)s random + %(prog)s random /path/to/sourcecode Redo recorded exception::