The help text was missing the '-q' short option.
Signed-off-by: Hannes Reinecke <[email protected]>
---
fcnsq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fcnsq.c b/fcnsq.c
index 7b45a32..2510f1c 100644
--- a/fcnsq.c
+++ b/fcnsq.c
@@ -365,7 +365,7 @@ static void help(int status)
" --gspn <port id>\n"
" --gsnn <world wide node name>\n"
"Options:\n"
- " --quiet print minimal results on success, and no error
messages\n"
+ " --quiet|-q print minimal results on success, and no error
messages\n"
"\n"
"Port IDs and World Wide Names must be specified in
hexadecimal.\n"
);
--
1.8.1.4
_______________________________________________
fcoe-devel mailing list
[email protected]
http://lists.open-fcoe.org/mailman/listinfo/fcoe-devel