summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-04-24 10:49:59 +0200
committerStefano Sabatini <stefasab@gmail.com>2013-04-24 17:47:10 +0200
commit6f1716c4b6d4c73bf7c945af199cf5d3c99ace5b (patch)
tree838c613287e33d9dd544d68520dd746c6bbc377d /doc
parent18144950d46abf9f7d6147f3ed7c3551a7c24c27 (diff)
doc/filters: amend documentation for the hue filter
Make clear that the options accept an expression.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index aa1abf062d..81cdb05fec 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4095,12 +4095,12 @@ Specify the hue angle as a number of degrees. It accepts an expression,
and defaults to "0".
@item s
-Specify the saturation in the [-10,10] range. It accepts a float number and
+Specify the saturation in the [-10,10] range. It accepts an expression and
defaults to "1".
@item H
-Specify the hue angle as a number of radians. It accepts a float
-number or an expression, and defaults to "0".
+Specify the hue angle as a number of radians. It accepts an
+expression, and defaults to "0".
@end table
@option{h} and @option{H} are mutually exclusive, and can't be