summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xfirstaidkit2
1 files changed, 1 insertions, 1 deletions
diff --git a/firstaidkit b/firstaidkit
index cf84a62..bcfca32 100755
--- a/firstaidkit
+++ b/firstaidkit
@@ -61,7 +61,7 @@ def usage(name):
--print-config - print resulting config file
--list - list all plugins
--info <plugin> - get information about plugin
-""" % (name, name, name)
+""" % (name, name, name, name)
if __name__=="__main__":
params, rest = getopt.getopt(sys.argv[1:], "aftc:r:vl:x:F:g:P:h",