projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix afs shutdown.
[paraslash.git]
/
filter.ggo
diff --git
a/filter.ggo
b/filter.ggo
index 725a90302a7b0dca0b078c5450d2568728c90bb2..111e87c698bcfb33441f47d971cb94e02b5ef5fd 100644
(file)
--- a/
filter.ggo
+++ b/
filter.ggo
@@
-1,4
+1,4
@@
-option "loglevel" l "set loglevel (0-6)" int typestr="level" default="4"
no
+option "loglevel" l "set loglevel (0-6)" int typestr="level" default="4"
optional
option "filter" f "Specify filter.
May be given multiple times to 'pipe' the stream
option "filter" f "Specify filter.
May be given multiple times to 'pipe' the stream
@@
-10,8
+10,8
@@
Filter options may be specified for each '-f'
option separately. Note that you will have to
quote these options like this:
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
+string typestr="filter_spec"
optional
multiple
option "list_filters" L "print list of available filters and exit" flag off
option "list_filters" L "print list of available filters and exit" flag off