X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=select.ggo;fp=select.ggo;h=83d07a0f7834a423425dbc4c21e615c6f1668a60;hp=1093d46a7e2ba2ecd1870ed63853f7c6a1432420;hb=a398d5009251fa41859006dae5c99afc6824fab2;hpb=3bccda3199f83f5fc128b5ae3c256df305d059bc diff --git a/select.ggo b/select.ggo index 1093d46..83d07a0 100644 --- a/select.ggo +++ b/select.ggo @@ -159,6 +159,18 @@ details=" section "Format strings" ######################## +option "global-summary-format" - +#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +"How to format the global summary" +string typestr="" +default="#directories: %(dirs), #files: %(files), size: %(size)\n\n" +details=" + dirs: The number of directories + files: The number of files + size: Total size of all files +" +optional + option "user-summary-format" - #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "How to format the user summary"