Browse Source

doc/fate: Add missing @file command

Make the document more consistent.
tags/n1.0
Alexander Strasser 13 years ago
parent
commit
10fa37c573
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/fate.texi

+ 1
- 1
doc/fate.texi View File

@@ -85,7 +85,7 @@ To use a custom wrapper to run the test, pass @option{--target-exec} to
@chapter Submitting the results to the FFmpeg result aggregation server @chapter Submitting the results to the FFmpeg result aggregation server


To submit your results to the server you should run fate through the To submit your results to the server you should run fate through the
shell script tests/fate.sh from the FFmpeg sources. This script needs
shell script @file{tests/fate.sh} from the FFmpeg sources. This script needs
to be invoked with a configuration file as its first argument. to be invoked with a configuration file as its first argument.


@example @example


Loading…
Cancel
Save