From 51e057f07cb485f5bc0f54aa3327580be81056c1 Mon Sep 17 00:00:00 2001 From: Joel Andres Granados Date: Thu, 30 Oct 2008 17:06:47 +0100 Subject: firstaidkit: 1. with the -f function is optional. --- firstaidkit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 , the plugin is ignored. - firstaidkit [params] -f + firstaidkit [params] -f [flow] - runs for . If is not specified then it runs diagnose flow. If is not specified, its an error. -- cgit