From 094c64a6ea2a3ab30048a2dd138f1f5e71831881 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 23 Mar 2024 19:19:43 +0900 Subject: [PATCH] Replace Qt with TQt Signed-off-by: Michele Calgaro --- doc/man/katapult.1 | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/man/katapult.1 b/doc/man/katapult.1 index 870f4e0..cdf936c 100644 --- a/doc/man/katapult.1 +++ b/doc/man/katapult.1 @@ -28,33 +28,33 @@ Katapult is a TDE laucher. .PP It uses text-based queries to launch a program, a bookmark or a directory. .SH OPTIONS -All TDE and Qt +All TDE and TQt programs accept a some common command-line options. Katapult has no application-specific options. .PP -.TP -\*(T<\fB\-\-help\fR\*(T> +.TP +\*(T<\fB\-\-help\fR\*(T> Show help about options -.TP -\*(T<\fB\-\-help\-qt\fR\*(T> -Show Qt specific options -.TP -\*(T<\fB\-\-help\-tde\fR\*(T> +.TP +\*(T<\fB\-\-help\-tqt\fR\*(T> +Show TQt specific options +.TP +\*(T<\fB\-\-help\-tde\fR\*(T> Show TDE specific options -.TP -\*(T<\fB\-\-help\-all\fR\*(T> +.TP +\*(T<\fB\-\-help\-all\fR\*(T> Show all options -.TP -\*(T<\fB\-\-author\fR\*(T> +.TP +\*(T<\fB\-\-author\fR\*(T> Show author information -.TP -\*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-version\fR\*(T> +.TP +\*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-version\fR\*(T> Show version information -.TP -\*(T<\fB\-\-license\fR\*(T> +.TP +\*(T<\fB\-\-license\fR\*(T> Show license information -.TP -\*(T<\fB\-\-\fR\*(T> +.TP +\*(T<\fB\-\-\fR\*(T> Indicates end of options .SH COPYRIGHT This manual page was written by Jean-Remy Falleri