summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2008-06-22 17:26:13 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2008-06-22 17:26:13 +0000
commitc1bb8f9792ca4c4da8030c948b1eec874f04c874 (patch)
treed1737e1915b4d19f5bb4ae80039ec4e9f227aa50 /doc
parent60b51bb262f59f1267242e7af7dd2050af7300c9 (diff)
Document ffserver debug mode.
Originally committed as revision 13896 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffserver-doc.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ffserver-doc.texi b/doc/ffserver-doc.texi
index ddc8014b28..243f4b060b 100644
--- a/doc/ffserver-doc.texi
+++ b/doc/ffserver-doc.texi
@@ -255,6 +255,10 @@ Use @file{configfile} instead of @file{/etc/ffserver.conf}.
Enable no-launch mode. This option disables all the Launch directives
within the various <Stream> sections. FFserver will not launch any
ffmpeg instance, so you will have to launch them manually.
+@item -d
+Enable debug mode. This option increases log verbosity, directs log
+messages to stderr and causes ffserver to run in the foreground
+rather than as a daemon.
@end table
@c man end