]> git.tuebingen.mpg.de Git - adu.git/blobdiff - adu.ggo
Fix typo in Makefile.
[adu.git] / adu.ggo
diff --git a/adu.ggo b/adu.ggo
index bfdaf5c28f823bb2d4ee65cfad23f5e3dd2f8a3d..a46de259348a5adddbf91f451902a1b0d1e0b9f3 100644 (file)
--- a/adu.ggo
+++ b/adu.ggo
@@ -3,7 +3,7 @@
 # Licensed under the GPL v2. For licencing details see COPYING.
 
 package "adu"
-version "0.0.1"
+version "0.0.2"
 purpose "advanced disk usage
 
 adu creates a database containing disk usage statistics of a given
@@ -204,6 +204,16 @@ details="
        format.
 "
 
+option "print-base-dir" -
+#~~~~~~~~~~~~~~~~~~~~~~~~
+"whether to include the base-dir in the output"
+flag off
+details="
+       If this flag is given, all directories printed are prefixed
+       with the base directory. The default is to print paths relative
+       to the base dir.
+"
+
 option "no-headers" -
 #~~~~~~~~~~~~~~~~~~~~
 "supress descriptions for listings/tables"