summaryrefslogtreecommitdiffstats
path: root/firstaidkit
diff options
context:
space:
mode:
authorJoel Andres Granados <jgranado@redhat.com>2008-10-30 17:06:47 +0100
committerJoel Andres Granados <jgranado@redhat.com>2008-10-30 17:06:47 +0100
commit51e057f07cb485f5bc0f54aa3327580be81056c1 (patch)
tree05662f91708905dab2a3197c6c5b7be7c5c40a85 /firstaidkit
parented48f21e53a10ceeb0ecb5c5741b1a0601f6b967 (diff)
downloadfirstaidkit-51e057f07cb485f5bc0f54aa3327580be81056c1.tar.gz
firstaidkit-51e057f07cb485f5bc0f54aa3327580be81056c1.tar.xz
firstaidkit-51e057f07cb485f5bc0f54aa3327580be81056c1.zip
firstaidkit:
1. <flow> with the -f function is optional.
Diffstat (limited to 'firstaidkit')
-rwxr-xr-xfirstaidkit2
1 files changed, 1 insertions, 1 deletions
diff --git a/firstaidkit b/firstaidkit
index 6c83f7e..d315df8 100755
--- a/firstaidkit
+++ b/firstaidkit
@@ -123,7 +123,7 @@ def usage(name):
flow. If the plugin that is being run does
not have <flow>, the plugin is ignored.
- firstaidkit [params] -f <plugin> <flow>
+ firstaidkit [params] -f <plugin> [flow]
- runs <flow> for <plugin>. If <flow> is not
specified then it runs diagnose flow. If
<plugin> is not specified, its an error.