X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=adu.ggo;h=a46de259348a5adddbf91f451902a1b0d1e0b9f3;hp=bfdaf5c28f823bb2d4ee65cfad23f5e3dd2f8a3d;hb=a8c239250e33966020dd175e34257b4c2d4b4f2e;hpb=587e1a5b8b5b0b35a18eaf4f8852cf5b775f1e86 diff --git a/adu.ggo b/adu.ggo index bfdaf5c..a46de25 100644 --- 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"