]> git.tuebingen.mpg.de Git - adu.git/blobdiff - adu.ggo
Remove the --limit option from adu.ggo.
[adu.git] / adu.ggo
diff --git a/adu.ggo b/adu.ggo
index 38986afbb4b604312be18b294fc5f8b684a38b4a..4be9373f371df1aed741f3f2b7a2a8a75a5465d9 100644 (file)
--- a/adu.ggo
+++ b/adu.ggo
@@ -49,25 +49,6 @@ details="
        goes to stdout. Lower values mean more verbose logging.
 "
 
-option "uid" u
-#~~~~~~~~~~~~~
-"user id(s) to take into account"
-string typestr="uid_spec"
-optional
-multiple
-details="
-       An uid specifier may be a single number, or a range of uids.
-       Example:
-
-       --uid 42    # only consider uid 42
-       --uid 42-   # only consider uids greater or equal than 42
-       --uid 23-42 # only consider uids between 23 and 42, inclusively.
-
-       This option may be given multiple times. An uid is taken into
-       account if it satisfies at least one --uid option.
-"
-
-
 option "paths" p
 #~~~~~~~~~~~~~~~
 "files to take into account"
@@ -169,16 +150,14 @@ details="
 section "Options for --select"
 ##############################
 
-option "limit" L
-#~~~~~~~~~~~~~~~
-"Limit output"
-int  typestr="num"
-default="-1"
+option "select-options" s
+#~~~~~~~~~~~~~~~~~~~~~~~~~
+"options for select mode"
+string typestr="<options>"
 optional
 dependon="select"
 details="
-       Only print num lines of output. If negative (the default),
-       print all lines.
+       Try --select-options \"-h\"
 "
 
 option "size-unit" -