diff options
-rwxr-xr-x | firstaidkit | 2 |
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. |