summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-04-11 23:59:22 +0200
committerStefano Sabatini <stefasab@gmail.com>2013-04-12 00:18:32 +0200
commitb2e22731e4eeb6d13202248a1fb1fb0640e30314 (patch)
tree191b2ad9b4b066bdff698e16c578c3ac1f652e3e /doc
parentaff6cebb41669a25008f76ce3c310001613e6263 (diff)
doc/filters: apply minor fixes to hue Commands section
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index efb3adce80..fa6f656ec3 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3732,14 +3732,13 @@ hue="s=max(0\, min(1\, (START+DURATION-t)/DURATION))"
@subsection Commands
-This filter supports the following command:
+This filter supports the following commands:
@table @option
@item s
@item h
@item H
Modify the hue and/or the saturation of the input video.
-The command accepts the same options and syntax of the corresponding
-options.
+The command accepts the same syntax of the corresponding option.
If the specified expression is not valid, it is kept at its current
value.