From de34a6ac9e5cd3191f6d2b5cc4724df91cdfc20b Mon Sep 17 00:00:00 2001 From: tmajibon <tmajibon@gmail.com> Date: Sun, 8 Nov 2015 16:01:19 -0600 Subject: [PATCH] Update podfox.py --- podfox.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podfox.py b/podfox.py index 6bb4704..0563e53 100755 --- a/podfox.py +++ b/podfox.py @@ -11,7 +11,7 @@ Usage: podfox.py rename <shortname> <newname> [-c=<path>] Options: - -c --config=<path> Specify an alternate config file [default: ~/.podfox.json ] + -c --config=<path> Specify an alternate config file [default: ~/.podfox.json] -h --help Show this help """ # (C) 2015 Bastian Reitemeier