1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

doc: rework synopsis section for ff* tools

Fix syntax, remove pointless introductory sentence, improve overall
consistency.
This commit is contained in:
Stefano Sabatini
2012-12-17 12:55:28 +01:00
parent 461716d3bf
commit c2ac647710
4 changed files with 4 additions and 26 deletions

View File

@@ -11,13 +11,7 @@
@chapter Synopsys
The generic syntax is:
@example
@c man begin SYNOPSIS
ffserver [options]
@c man end
@end example
ffserver [@var{options}]
@chapter Description
@c man begin DESCRIPTION