diff options
Diffstat (limited to 'doc/man/tdesvn.1')
-rw-r--r-- | doc/man/tdesvn.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/tdesvn.1 b/doc/man/tdesvn.1 index e5f5909..88b46d1 100644 --- a/doc/man/tdesvn.1 +++ b/doc/man/tdesvn.1 @@ -4,7 +4,7 @@ tdesvn \- A Subversion client for TDE (standalone application) .SH SYNOPSIS -tdesvn [Qt\-options] [TDE\-options] [options] exec <command> [URL] +tdesvn [TQt\-options] [TDE\-options] [options] exec <command> [URL] .SH DESCRIPTION A Subversion client for TDE (standalone application) .SH OPTIONS @@ -35,8 +35,8 @@ Limit log output to <number> .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 @@ -85,7 +85,7 @@ sets the application GUI style .B \-\-geometry <geometry> sets the client geometry of the main widget - see man X for the argument format .SS -.SS Qt options: +.SS TQt options: .TP .B \-\-display <displayname> Use the X-server display 'displayname' @@ -104,7 +104,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 |