diff options
author | Michele Calgaro <[email protected]> | 2024-02-16 19:57:03 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-16 19:57:03 +0900 |
commit | 92c834cf92ff78f768ec2bf2b698e3353bca5910 (patch) | |
tree | c67c83824681a50709da2532b1594cb05099f241 /man/piklab.1x | |
parent | 85cbbf1259b086717b07295582878cac3c211aeb (diff) | |
download | piklab-92c834cf92ff78f768ec2bf2b698e3353bca5910.tar.gz piklab-92c834cf92ff78f768ec2bf2b698e3353bca5910.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'man/piklab.1x')
-rw-r--r-- | man/piklab.1x | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/piklab.1x b/man/piklab.1x index 83bf689..65d9e2c 100644 --- a/man/piklab.1x +++ b/man/piklab.1x @@ -19,7 +19,7 @@ .TP .SH SYNOPSIS -.B piklab [Qt-options] [KDE-options] [file] +.B piklab [TQt-options] [KDE-options] [file] .br .\" TeX users may be more comfortable with the \fB<whatever>\fP and @@ -41,8 +41,8 @@ Show summary of options. .B \-v, \-\-version Show version of program. .TP -.B \-\-help-qt - Show Qt specific options +.B \-\-help-tqt + Show TQt specific options .TP .B \-\-help-kde Show KDE specific options |