Commit 0ebf8577 authored by Stefano Sabatini's avatar Stefano Sabatini

doc/filters: remove @example use for showing syntax

I forgot to merge with the previous commit.
parent a871b5cc
...@@ -3947,11 +3947,9 @@ Default mode is @code{merge}. ...@@ -3947,11 +3947,9 @@ Default mode is @code{merge}.
Transpose rows with columns in the input video and optionally flip it. Transpose rows with columns in the input video and optionally flip it.
The filter accepts parameters as a list of @var{key}=@var{value} The filter accepts parameters as a list of @var{key}=@var{value}
pairs, separated by ":". If the key of the first options is omitted, pairs, separated by ':'. If the key of the first options is omitted,
the arguments are interpreted according to the following syntax: the arguments are interpreted according to the syntax
@example @var{dir}:@var{passthrough}.
transpose=@var{dir}:@var{passthrough}
@end example
@table @option @table @option
@item dir @item dir
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment