diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-06 21:27:53 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-04-06 21:27:53 +0900 |
commit | be74283b99f9cafc1fc048551e257109346a1b14 (patch) | |
tree | 7dfd5bf0f5eaaf91a6268062d85d178095d1706e | |
parent | c50d7ebfbf6e62afe0c5732702e7128a5b8eaab0 (diff) | |
download | kommando-be74283b99f9cafc1fc048551e257109346a1b14.tar.gz kommando-be74283b99f9cafc1fc048551e257109346a1b14.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | doc/man/kommando.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/kommando.1 b/doc/man/kommando.1 index 8d7c76c..f0de025 100644 --- a/doc/man/kommando.1 +++ b/doc/man/kommando.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH QT: "1" "October 2005" "kde-apps.org" "User Commands" +.TH TQt: "1" "October 2005" "kde-apps.org" "User Commands" .SH NAME -Qt: \- kommando +TQt: \- kommando .SH SYNOPSIS .B kommando [\fIQt-options\fR] [\fITDE-options\fR] @@ -16,8 +16,8 @@ The pop-up-keyboard shortcut can be set in the configuration interface, and is C \fB\-\-help\fR Show help about options .TP -\fB\-\-help\-qt\fR -Show Qt specific options +\fB\-\-help\-tqt\fR +Show TQt specific options .TP \fB\-\-help\-kde\fR Show TDE specific options @@ -36,7 +36,7 @@ Show license information .TP \fB\-\-\fR End of options -.SS "Qt options:" +.SS "TQt options:" .TP \fB\-\-display\fR <displayname> Use the X\-server display 'displayname' @@ -55,7 +55,7 @@ using the QApplication::ManyColor color specification .TP \fB\-\-nograb\fR -tells Qt to never grab the mouse or the keyboard +tells TQt to never grab the mouse or the keyboard .TP \fB\-\-dograb\fR running under a debugger can cause an implicit |