X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=adu.ggo;fp=adu.ggo;h=8c23e3611f657ced1fca94635e2d82ff4faba490;hp=4c9b4febaf64e54140729950819bf377e7b80c42;hb=d46cd1bca47e94e62ef558973a69761a729f298e;hpb=a56b058b5c6531571b77f9e899eb8b6557693112 diff --git a/adu.ggo b/adu.ggo index 4c9b4fe..8c23e36 100644 --- a/adu.ggo +++ b/adu.ggo @@ -3,7 +3,7 @@ # Licensed under the GPL v2. For licencing details see COPYING. package "adu" -purpose "advanced disk usage +purpose " adu creates a database containing disk usage statistics of a given directory. It allows to query that database to quickly retrieve @@ -24,7 +24,6 @@ details=" configuration file. As usual, if an option is given both at the command line and in the configuration file, the command line option takes precedence. - " option "database-dir" d @@ -95,6 +94,9 @@ details=" In this mode, adu reads commands from stdin. This makes it possible to run different select queries without opening the underlying osl database for each query (which is expensive). + + In interactive mode, several subcommands are available, see + the end of this document. " groupoption "select" S @@ -131,7 +133,7 @@ option "one-file-system" x flag off dependon="create" details=" - Skip directories that are on different filesystems from the + Skip directories that are on different file systems from the one that the argument being processed is on. " @@ -162,7 +164,7 @@ dependon="select" details=" This option takes a string whose content is another set of options as described below. Select options may be specified - either directly in select mode, in which case you have to quote - them to prevent them from being interpreted as adu options, - or via the \"set\" command in interactive mode. + either directly in select mode, in which case you have use + quotes to prevent the select options from being interpreted + as adu options, or via the \"set\" command in interactive mode. "