X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=adu.ggo;h=2ecdea4b6b3116b6e6e2f32742ae8966778910e3;hb=66f28f8d1a9562cdba6f1611a06f23f13ee15469;hp=ec24054527c638307f782553f343a60afce380e1;hpb=4ab31b4091f396b554b001629a5df61c432c8bbc;p=adu.git diff --git a/adu.ggo b/adu.ggo index ec24054..2ecdea4 100644 --- a/adu.ggo +++ b/adu.ggo @@ -48,19 +48,6 @@ details=" goes to stdout. Lower values mean more verbose logging. " -option "paths" p -#~~~~~~~~~~~~~~~ -"files to take into account" -string typestr="pattern" -optional -details=" - Shell wildcard pattern that must match a file in order to be - included in the database in --create mode or in the output - for --select mode. Only the part of the filename below the - base directory is matched against the pattern. The default - is to take all files into account. See fnmatch(3) for details. -" - ############### section "Modes" ############### @@ -163,7 +150,7 @@ optional dependon="select" details=" This option takes a string whose content is another set of - options as described below. Select options may be specified + options as described below. Select options may be specified 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.