X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.ggo;h=2b9c450b82f7dd62f15217706741b3a9ce3e8a10;hp=4157835cda085b7d7757765a18841bfe0dc749d7;hb=68f5f7bdb30e7adcb87d0f314c67f0f80b337306;hpb=2ed89c59f0efcd0a2763f47c7d3455663241e623 diff --git a/filter.ggo b/filter.ggo index 4157835c..2b9c450b 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 --inertia 5 --damp 2' " string typestr="filter_spec" no multiple