diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-15 22:23:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-15 22:23:07 +0000 |
commit | 9de08f67def85fcdca35e83c6fab17d36e579c7f (patch) | |
tree | 76aca54d5a6b4e1f4e557697611d1ff186d52f98 /DOCS/man | |
parent | 8856a7594cfc83d4ae0b8ba9a5ed741e285aaccf (diff) |
-quiet shortened and reworded, each sentence should start on a new line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11466 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 41e8de5ea4..fb7cfd972e 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -512,10 +512,10 @@ This option is considered an entry so options found after it will apply only to the elements of this playlist. .TP .B \-quiet \ \ -Don't display the status messages. With this option the status line -(i.e. A: 0.7 V: 0.6 A-V: 0.068 ...) will not be displayed. It's -particulary useful when your terminal does not understand carriage -return (i.e. \\r) like the XEmacs one. +With this option the status line (i.e. A: 0.7 V: 0.6 A-V: 0.068 ...) +will not be displayed. +Particularly useful on slow terminals or broken ones that do not properly +handle carriage return (i.e. \\r). .TP .B \-really-quiet \ \ Display even less output and status messages. |