From 0ebf85774be228866f1a500e903e87ae2d473701 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sat, 15 Dec 2012 21:02:30 +0100 Subject: [PATCH] doc/filters: remove @example use for showing syntax I forgot to merge with the previous commit. --- doc/filters.texi | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 55a6f68c80..e168387718 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3947,11 +3947,9 @@ Default mode is @code{merge}. Transpose rows with columns in the input video and optionally flip it. The filter accepts parameters as a list of @var{key}=@var{value} -pairs, separated by ":". If the key of the first options is omitted, -the arguments are interpreted according to the following syntax: -@example -transpose=@var{dir}:@var{passthrough} -@end example +pairs, separated by ':'. If the key of the first options is omitted, +the arguments are interpreted according to the syntax +@var{dir}:@var{passthrough}. @table @option @item dir