diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-11-28 17:11:10 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-11-28 17:13:40 +0100 |
commit | bb097d037cd42c88781c3d34a49d80370ff553b0 (patch) | |
tree | c4131bace91d2ae0f46601b182adc6309872a6be /doc/ffserver.texi | |
parent | e79f299cafd2f84d5e89fce17a99bc53f3c903e7 (diff) | |
download | ffmpeg-bb097d037cd42c88781c3d34a49d80370ff553b0.tar.gz |
doc/ffserver: add notice about case-insensitiveness
Diffstat (limited to 'doc/ffserver.texi')
-rw-r--r-- | doc/ffserver.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffserver.texi b/doc/ffserver.texi index 2eb502ccdc..a408ca8159 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -219,6 +219,8 @@ Currently the following sections are recognized: @samp{Feed}, A line starting with @code{#} is ignored and treated as a comment. +Name of options and sections are case-insensitive. + @section Global options @table @option @item Port @var{port_number} |