diff options
author | Michele Calgaro <[email protected]> | 2024-04-06 21:27:09 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-04-06 21:27:09 +0900 |
commit | a1dc8556c787f65b242e719565be94c835c32ddb (patch) | |
tree | b0d56d7168f26f4df67054077ab49f195042a6a0 | |
parent | 42a0bc1da8ecccce2209aaae5e453258d6ba69a5 (diff) | |
download | keep-a1dc8556c787f65b242e719565be94c835c32ddb.tar.gz keep-a1dc8556c787f65b242e719565be94c835c32ddb.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | doc/man/keep.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/keep.1 b/doc/man/keep.1 index 1f9b7c5..0a23799 100644 --- a/doc/man/keep.1 +++ b/doc/man/keep.1 @@ -28,7 +28,7 @@ backup system for TDE. .PP The behavior is quite simple: you choose the files you want to backup, you set up the frequency and the number of backup you want to have, and Keep will backup them automatically. .SH OPTIONS -All TDE and Qt +All TDE and TQt programs accept a some common command-line options. keep 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 |