diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 17:47:22 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-17 17:47:22 +0900 |
commit | ad541147573eb557cb7096f53ab495f7eee64ba0 (patch) | |
tree | e9118d11fdea4173abb3b4c9bce53493ef59e95a /doc/man | |
parent | 2d3b7fa3dcece8b8c2e7badc15ba8d413c3e8a90 (diff) | |
download | tdepacman-ad541147573eb557cb7096f53ab495f7eee64ba0.tar.gz tdepacman-ad541147573eb557cb7096f53ab495f7eee64ba0.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/tdepacman.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/tdepacman.1 b/doc/man/tdepacman.1 index 6171a12..b44bf80 100644 --- a/doc/man/tdepacman.1 +++ b/doc/man/tdepacman.1 @@ -3,7 +3,7 @@ tdepacman \- A pacman clone game for TDE. .SH SYNOPSIS .B tdepacman -.RI [Qt-options] [TDE-options] [URL] +.RI [TQt-options] [TDE-options] [URL] .SH DESCRIPTION TDEpacman is a classic arcade game from the 80s in which you have to finish the tables by eating all the pac-gums to score as many points @@ -16,8 +16,8 @@ as possible. .B --help Show help about options .TP -.B --help-qt -Show Qt specific options +.B --help-tqt +Show TQt specific options .TP .B --help-tde Show TDE specific options |