diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 17:08:51 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-18 18:16:10 +0900 |
commit | 188e5fcea58f1dea99a69953f81d1c74903adbd3 (patch) | |
tree | 5d934f20af6a1798207114d92ce098019b747840 | |
parent | f198284ddf2e77ff104e19fa72efe7b822f87048 (diff) | |
download | kftpgrabber-188e5fcea58f1dea99a69953f81d1c74903adbd3.tar.gz kftpgrabber-188e5fcea58f1dea99a69953f81d1c74903adbd3.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 148d88187a0f0cca9885e4ea8fa6478f368a56f1)
-rw-r--r-- | doc/man/kftpgrabber.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/kftpgrabber.1 b/doc/man/kftpgrabber.1 index 6a60204..076e9d7 100644 --- a/doc/man/kftpgrabber.1 +++ b/doc/man/kftpgrabber.1 @@ -73,14 +73,14 @@ Some features: .br - "On file exists" action matrix for Download, Upload and FXP transfers .SH OPTIONS -All TDE and Qt programs accept some common command-line options. +All TDE and TQt programs accept some common command-line options. \fBkftpgrabber\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 |