summaryrefslogtreecommitdiffstats
path: root/firstaidkit
diff options
context:
space:
mode:
authorMartin Sivak <msivak@redhat.com>2008-09-08 12:40:09 +0200
committerMartin Sivak <msivak@redhat.com>2008-09-08 12:51:38 +0200
commitee3736fe22286948e4823f3f1fc866f477f882dd (patch)
tree913ca08016b19a73c00442ff0ad123b3e7cc855b /firstaidkit
parentea990d0225a87c90d71edbbb08d68e439bcfddc6 (diff)
downloadfirstaidkit-ee3736fe22286948e4823f3f1fc866f477f882dd.tar.gz
firstaidkit-ee3736fe22286948e4823f3f1fc866f477f882dd.tar.xz
firstaidkit-ee3736fe22286948e4823f3f1fc866f477f882dd.zip
Enable prer flow arguments
Diffstat (limited to 'firstaidkit')
-rwxr-xr-xfirstaidkit2
1 files changed, 1 insertions, 1 deletions
diff --git a/firstaidkit b/firstaidkit
index e25c1f7..874484e 100755
--- a/firstaidkit
+++ b/firstaidkit
@@ -143,7 +143,7 @@ def usage(name):
--list - list all plugins
--info <plugin> - get information about plugin
--nodeps - do not use plugin dependencies
- --plugin-args=<plugin_name args>
+ --plugin-args=<plugin_name[/flow] args>
- optionally pass arguments to plugin_name
""" % (name, name, name, name, name))