mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
doc: rework synopsis section for ff* tools
Fix syntax, remove pointless introductory sentence, improve overall consistency.
This commit is contained in:
parent
461716d3bf
commit
c2ac647710
@ -11,13 +11,7 @@
|
|||||||
|
|
||||||
@chapter Synopsis
|
@chapter Synopsis
|
||||||
|
|
||||||
The generic syntax is:
|
ffmpeg [@var{global_options}] @{[@var{input_file_options}] -i @file{input_file}@} ... @{[@var{output_file_options}] @file{output_file}@} ...
|
||||||
|
|
||||||
@example
|
|
||||||
@c man begin SYNOPSIS
|
|
||||||
ffmpeg [global options] [[infile options][@option{-i} @var{infile}]]... @{[outfile options] @var{outfile}@}...
|
|
||||||
@c man end
|
|
||||||
@end example
|
|
||||||
|
|
||||||
@chapter Description
|
@chapter Description
|
||||||
@c man begin DESCRIPTION
|
@c man begin DESCRIPTION
|
||||||
|
@ -11,11 +11,7 @@
|
|||||||
|
|
||||||
@chapter Synopsis
|
@chapter Synopsis
|
||||||
|
|
||||||
@example
|
ffplay [@var{options}] [@file{input_file}]
|
||||||
@c man begin SYNOPSIS
|
|
||||||
ffplay [options] [@file{input_file}]
|
|
||||||
@c man end
|
|
||||||
@end example
|
|
||||||
|
|
||||||
@chapter Description
|
@chapter Description
|
||||||
@c man begin DESCRIPTION
|
@c man begin DESCRIPTION
|
||||||
|
@ -11,13 +11,7 @@
|
|||||||
|
|
||||||
@chapter Synopsis
|
@chapter Synopsis
|
||||||
|
|
||||||
The generic syntax is:
|
ffprobe [@var{options}] [@file{input_file}]
|
||||||
|
|
||||||
@example
|
|
||||||
@c man begin SYNOPSIS
|
|
||||||
ffprobe [options] [@file{input_file}]
|
|
||||||
@c man end
|
|
||||||
@end example
|
|
||||||
|
|
||||||
@chapter Description
|
@chapter Description
|
||||||
@c man begin DESCRIPTION
|
@c man begin DESCRIPTION
|
||||||
|
@ -11,13 +11,7 @@
|
|||||||
|
|
||||||
@chapter Synopsys
|
@chapter Synopsys
|
||||||
|
|
||||||
The generic syntax is:
|
ffserver [@var{options}]
|
||||||
|
|
||||||
@example
|
|
||||||
@c man begin SYNOPSIS
|
|
||||||
ffserver [options]
|
|
||||||
@c man end
|
|
||||||
@end example
|
|
||||||
|
|
||||||
@chapter Description
|
@chapter Description
|
||||||
@c man begin DESCRIPTION
|
@c man begin DESCRIPTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user