diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-11 18:05:23 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-11 18:05:23 +0000 |
commit | 1e255f168e3fc762cbeda990b66cf39401725179 (patch) | |
tree | 2765939633671f5b704f5fc6c8d7604ffaf49de4 /DOCS/man | |
parent | a8235fce3f208eecfa4750650c1ef13a4c0567f2 (diff) |
Make -really-quiet a common option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17176 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index deb9981a78..2487700040 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -570,6 +570,10 @@ Using realtime priority can cause system lockup. .RE . .TP +.B \-really-quiet (also see \-quiet) +Display even less output and status messages than with \-quiet. +. +.TP .B \-v\ \ \ \ \ Increment verbosity level, one level for each \-v found on the command line. @@ -807,10 +811,6 @@ only to the elements of this playlist. FIXME: This needs to be clarified and documented thoroughly. . .TP -.B \-really-quiet (also see \-quiet) -Display even less output and status messages than with \-quiet. -. -.TP .B \-rtc-device <device> Use the specified device for RTC timing. . |