Browse Source

doc: cosmetics, rename fftools-common-opts to avtools-....

tags/n0.9
Anton Khirnov 14 years ago
parent
commit
b3dd2010af
6 changed files with 6 additions and 6 deletions
  1. +1
    -1
      doc/avconv.texi
  2. +1
    -1
      doc/avplay.texi
  3. +1
    -1
      doc/avprobe.texi
  4. +1
    -1
      doc/avserver.texi
  5. +1
    -1
      doc/avtools-common-opts.texi
  6. +1
    -1
      doc/ffmpeg.texi

+ 1
- 1
doc/avconv.texi View File

@@ -82,7 +82,7 @@ described.
@chapter Options
@c man begin OPTIONS

@include fftools-common-opts.texi
@include avtools-common-opts.texi

@section Main options



+ 1
- 1
doc/avplay.texi View File

@@ -28,7 +28,7 @@ various Libav APIs.
@chapter Options
@c man begin OPTIONS

@include fftools-common-opts.texi
@include avtools-common-opts.texi

@section Main options



+ 1
- 1
doc/avprobe.texi View File

@@ -60,7 +60,7 @@ are prefixed by the string "TAG:".
@chapter Options
@c man begin OPTIONS

@include fftools-common-opts.texi
@include avtools-common-opts.texi

@section Main options



+ 1
- 1
doc/avserver.texi View File

@@ -240,7 +240,7 @@ For example: @samp{http://localhost:8080/test.asf?date=2002-07-26T23:05:00}.
@chapter Options
@c man begin OPTIONS

@include fftools-common-opts.texi
@include avtools-common-opts.texi

@section Main options



doc/fftools-common-opts.texi → doc/avtools-common-opts.texi View File

@@ -13,7 +13,7 @@ commandline will set to false the boolean option with name "foo".

@section Generic options

These options are shared amongst the ff* tools.
These options are shared amongst the av* tools.

@table @option


+ 1
- 1
doc/ffmpeg.texi View File

@@ -68,7 +68,7 @@ specified for the inputs.
@chapter Options
@c man begin OPTIONS

@include fftools-common-opts.texi
@include avtools-common-opts.texi

@section Main options



Loading…
Cancel
Save