]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
para_filter: Update --help
authorAndre <maan@p133.(none)>
Sun, 5 Mar 2006 12:49:11 +0000 (13:49 +0100)
committerAndre <maan@p133.(none)>
Sun, 5 Mar 2006 12:49:11 +0000 (13:49 +0100)
The help text still used the old syntax with colons as separators. Fix that.

filter.ggo

index 4157835cda085b7d7757765a18841bfe0dc749d7..725a90302a7b0dca0b078c5450d2568728c90bb2 100644 (file)
@@ -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