diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 17:08:33 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 17:08:33 +0900 |
commit | 91c2728b8ef93d2926df92ee958800646b884de6 (patch) | |
tree | 794b5aae0264aec6413d9c346252449fc5edff7a /doc | |
parent | 5474253d12e9cd6acaad98bbbf3df731f4eb2abb (diff) | |
download | kasablanca-91c2728b8ef93d2926df92ee958800646b884de6.tar.gz kasablanca-91c2728b8ef93d2926df92ee958800646b884de6.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/kasablanca.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/kasablanca.1 b/doc/man/kasablanca.1 index 19f230c..5bd3ddf 100644 --- a/doc/man/kasablanca.1 +++ b/doc/man/kasablanca.1 @@ -38,14 +38,14 @@ Features: .br * small nifty features, like a skiplist .SH OPTIONS -All TDE and Qt programs accept some common command-line options. +All TDE and TQt programs accept some common command-line options. \fBkasablanca\fR has no application-specific options. .TP \*(T<\fB\-\-help\fR\*(T> Show help about options .TP -\*(T<\fB\-\-help\-qt\fR\*(T> -Show Qt specific options +\*(T<\fB\-\-help\-tqt\fR\*(T> +Show TQt specific options .TP \*(T<\fB\-\-help\-tde\fR\*(T> Show TDE specific options |