From: Andre Noll <maan@systemlinux.org>
Date: Sun, 9 Nov 2008 15:27:10 +0000 (+0100)
Subject: Rename short option -L to -l.
X-Git-Tag: v0.0.5~1^2~10
X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=e23b8a9551b07e7fa289f8fbac047565e88a8c04;p=adu.git

Rename short option -L to -l.

Also, add a more descriptive help text.
---

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" -