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 17:08:51 +0900 |
commit | 148d88187a0f0cca9885e4ea8fa6478f368a56f1 (patch) | |
tree | 710402899fe0ea14dc991055e57b557992176922 | |
parent | 638b81d96f17e659ffc86fc2aac2befe33d1d3af (diff) | |
download | kftpgrabber-148d88187a0f0cca9885e4ea8fa6478f368a56f1.tar.gz kftpgrabber-148d88187a0f0cca9885e4ea8fa6478f368a56f1.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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 |