doc/ffserver: improve rendering for -n option text
This commit is contained in:
parent
6dc90334e3
commit
0003379926
@ -195,10 +195,13 @@ differing versions of tools. FFM2 is the default.
|
|||||||
@table @option
|
@table @option
|
||||||
@item -f @var{configfile}
|
@item -f @var{configfile}
|
||||||
Use @file{configfile} instead of @file{/etc/ffserver.conf}.
|
Use @file{configfile} instead of @file{/etc/ffserver.conf}.
|
||||||
|
|
||||||
@item -n
|
@item -n
|
||||||
Enable no-launch mode. This option disables all the Launch directives
|
Enable no-launch mode. This option disables all the @code{Launch}
|
||||||
within the various <Stream> sections. Since ffserver will not launch
|
directives within the various @code{<Stream>} sections. Since
|
||||||
any ffmpeg instances, you will have to launch them manually.
|
@command{ffserver} will not launch any @command{ffmpeg} instances, you
|
||||||
|
will have to launch them manually.
|
||||||
|
|
||||||
@item -d
|
@item -d
|
||||||
Enable debug mode. This option increases log verbosity, directs log
|
Enable debug mode. This option increases log verbosity, directs log
|
||||||
messages to stdout.
|
messages to stdout.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user