diff options
author | Michele Calgaro <[email protected]> | 2024-03-09 12:33:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-10 19:19:23 +0900 |
commit | 41c1fd1fc0486eb29655f220b412867c173ac059 (patch) | |
tree | d6db30543864a393c4987bc160ecdcfe144ed24f /doc/man | |
parent | ed48a3f80bd140c2d28e9537a7ffc8c2f674a50b (diff) | |
download | kmymoney-41c1fd1fc0486eb29655f220b412867c173ac059.tar.gz kmymoney-41c1fd1fc0486eb29655f220b412867c173ac059.zip |
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/kmymoney2.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/kmymoney2.1 b/doc/man/kmymoney2.1 index 6741c34..2ea33f0 100644 --- a/doc/man/kmymoney2.1 +++ b/doc/man/kmymoney2.1 @@ -27,8 +27,8 @@ file to open \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 KDE specific options @@ -99,7 +99,7 @@ position is to be measured from the left or bottom screen edge, instead of as in the normal case, with positive values, from the left and top edges. .RE -.SS "Qt options" +.SS "TQt options" .TP 12 .BI \-\-display \ displayname Use the X-server display \fIdisplayname\fP. @@ -118,7 +118,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 |