summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-10-14 13:08:13 +0200
committerPaul B Mahol <onemda@gmail.com>2019-10-14 13:08:13 +0200
commit746c8e7c9d91cf2511348577be06b8ef5498b3a0 (patch)
tree6bb54fc5a319766a697eee59b495ce7c30fa5e27
parent8c3166e1c302c3ba80d9742ae46161c0fa8e2606 (diff)
doc/filters: document scroll commands
-rw-r--r--doc/filters.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 8c1482ed1f..1447325341 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -15835,6 +15835,16 @@ Set the initial horizontal scrolling position. Default is 0. Allowed range is fr
Set the initial vertical scrolling position. Default is 0. Allowed range is from 0 to 1.
@end table
+@subsection Commands
+
+This filter supports the following @ref{commands}:
+@table @option
+@item horizontal, h
+Set the horizontal scrolling speed.
+@item vertical, v
+Set the vertical scrolling speed.
+@end table
+
@anchor{selectivecolor}
@section selectivecolor