diff options
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. |