X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.ggo;h=725a90302a7b0dca0b078c5450d2568728c90bb2;hp=4157835cda085b7d7757765a18841bfe0dc749d7;hb=54096edf9b0254303dfee9d8f87d2f2f0b17fcce;hpb=2ed89c59f0efcd0a2763f47c7d3455663241e623 diff --git a/filter.ggo b/filter.ggo index 4157835c..725a9030 100644 --- a/filter.ggo +++ b/filter.ggo @@ -7,11 +7,10 @@ way. The same filter may appear more than once, order matters. Filter options may be specified for each '-f' -option separately. Insinde these options ':' -must be used as the separator instead of white -space. Example: +option separately. Note that you will have to +quote these options like this: - -f compress:--anticlip:--volume:2 + -f 'compress --anticlip --volume 2' " string typestr="filter_spec" no multiple