X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=adu.ggo;h=38986afbb4b604312be18b294fc5f8b684a38b4a;hb=9ca6c5e46bfbfeb6341a54703a21e25c15ef0f7e;hp=bfdaf5c28f823bb2d4ee65cfad23f5e3dd2f8a3d;hpb=587e1a5b8b5b0b35a18eaf4f8852cf5b775f1e86;p=adu.git diff --git a/adu.ggo b/adu.ggo index bfdaf5c..38986af 100644 --- 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.1" 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" ############################## @@ -204,6 +210,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"