diff options
author | Michele Calgaro <[email protected]> | 2024-02-25 14:22:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-25 19:17:15 +0900 |
commit | 65ffe0c55b897e60e01221ab2269dcb9a9de1e8a (patch) | |
tree | 739be91edd76b611b0ddf8f69ee984a53ef21e8f | |
parent | a90fa4fe0fde02bb1c4cc574ecc4faecbacf8538 (diff) | |
download | k9copy-65ffe0c55b897e60e01221ab2269dcb9a9de1e8a.tar.gz k9copy-65ffe0c55b897e60e01221ab2269dcb9a9de1e8a.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 854f6650e761a58c8cfcb908c139ec7c97074286)
-rw-r--r-- | doc/man/k9copy.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/k9copy.1 b/doc/man/k9copy.1 index 7804f08..fd9c934 100644 --- a/doc/man/k9copy.1 +++ b/doc/man/k9copy.1 @@ -28,7 +28,7 @@ DVD copy tool for TDE. .PP k9copy is a DVD backup utility which allow the copy of one or more titles from a DVD9 to a DVD5. .SH OPTIONS -All TDE and Qt +All TDE and TQt programs accept a some common command-line options. k9copy has no application-specific options. .PP @@ -36,8 +36,8 @@ application-specific options. \*(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 |