From fdedfc029b355a1cd5f73f964685e2c76c8bd8ad Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 12 Apr 2013 00:01:38 +0200 Subject: [PATCH] doc/filters: rework Commands section for overlay filter --- doc/filters.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index fa6f656ec3..31587830e4 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4369,16 +4369,16 @@ efficiency of such approach. @subsection Commands -This filter supports the following command: +This filter supports the following commands: @table @option @item x -Set the @option{x} option expression. - @item y -Set the @option{y} option expression. - @item enable -Set the @option{enable} option expression. +Modify the x/y and enable overlay of the overlay input. +The command accepts the same syntax of the corresponding option. + +If the specified expression is not valid, it is kept at its current +value. @end table @subsection Examples