From e23b8a9551b07e7fa289f8fbac047565e88a8c04 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 9 Nov 2008 16:27:10 +0100 Subject: [PATCH] Rename short option -L to -l. Also, add a more descriptive help text. --- select.ggo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/select.ggo b/select.ggo index f6fce01..914e351 100644 --- a/select.ggo +++ b/select.ggo @@ -35,7 +35,7 @@ details=" (the default), all users are taken into account. " -option "limit" L +option "limit" l #~~~~~~~~~~~~~~~ "Limit output" int typestr="num" @@ -43,7 +43,8 @@ default="-1" optional details=" Only print num lines of output. If negative (the default), - print all lines. + print all lines. This option is honored in all select modes + except global_summary (which outputs only one single line). " option "no-headers" - -- 2.39.2