]> git.tuebingen.mpg.de Git - adu.git/blobdiff - adu.ggo
Move the uid-range parser to string.c.
[adu.git] / adu.ggo
diff --git a/adu.ggo b/adu.ggo
index a46de259348a5adddbf91f451902a1b0d1e0b9f3..38986afbb4b604312be18b294fc5f8b684a38b4a 100644 (file)
--- a/adu.ggo
+++ b/adu.ggo
@@ -3,7 +3,6 @@
 # Licensed under the GPL v2. For licencing details see COPYING.
 
 package "adu"
-version "0.0.2"
 purpose "advanced disk usage
 
 adu creates a database containing disk usage statistics of a given
@@ -107,6 +106,14 @@ details="
        that directory.
 "
 
+groupoption "interactive" I
+#~~~~~~~~~~~~~~~~~~~~~
+"activate interactive mode"
+group="mode"
+details="
+       In this mode, adu reads commands from stdin.
+"
+
 groupoption "select" S
 #~~~~~~~~~~~~~~~~~~~~~
 "query a database previously created with --create"
@@ -158,7 +165,6 @@ details="
        users. Decreasing the value causes adu to use slightly less memory.
 "
 
-
 ##############################
 section "Options for --select"
 ##############################