1
0
Fork 0
mirror of https://github.com/mwalbeck/podfox.git synced 2025-04-07 07:35:35 +00:00

Remove extraneous space

Extraneous space was added to default, broke default selection
This commit is contained in:
tmajibon 2015-11-08 16:28:58 -06:00
parent b227f22c7d
commit 07f3d3f643

View file

@ -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