diff options
Diffstat (limited to 'doc/man/amarok.1')
-rw-r--r-- | doc/man/amarok.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/amarok.1 b/doc/man/amarok.1 index 821ec48c..09ec5c9a 100644 --- a/doc/man/amarok.1 +++ b/doc/man/amarok.1 @@ -4,7 +4,7 @@ amarok \- An audio player for TDE .SH SYNOPSIS -amarok [Qt-options] [TDE-options] [URL(s)] +amarok [TQt-options] [TDE-options] [URL(s)] .SH DESCRIPTION amaroK is a multimedia player based on the soundserver-independent framework. There are many media players around these days, true. What's missing from most @@ -15,8 +15,8 @@ players is a user interface, that doesn't get in the way of the user. .B \-\-help Show help about options .TP -.B \-\-help\-qt -Show Qt specific options +.B \-\-help\-tqt +Show TQt specific options .TP .B \-\-help\-tde Show TDE specific options @@ -36,7 +36,7 @@ Show license information .B \-\- End of options .SS -.SS Qt options: +.SS TQt options: .TP .B \-\-display <displayname> Use the X-server display 'displayname'. @@ -55,7 +55,7 @@ using the QApplication::ManyColor color specification. .TP .B \-\-nograb -tells Qt to never grab the mouse or the keyboard. +tells TQt to never grab the mouse or the keyboard. .TP .B \-\-dograb running under a debugger can cause an implicit |