summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-23 19:19:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-24 18:43:38 +0900
commitff1f7c168697a6a31f6a6ab49a96570016e4b956 (patch)
treedb0d958ad4306eec76797d4d4c3a6ce476272703
parent134e82587ebdbb7c118e381ec19a3ee8a9be253c (diff)
downloaddolphin-r14.1.x.tar.gz
dolphin-r14.1.x.zip
Replace Qt with TQtr14.1.2r14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0fc69751bc559d35105b399429b10a3e00fb720e)
-rw-r--r--doc/man/d3lphin.124
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/man/d3lphin.1 b/doc/man/d3lphin.1
index 3f2814b..b46750d 100644
--- a/doc/man/d3lphin.1
+++ b/doc/man/d3lphin.1
@@ -2,8 +2,8 @@
.SH NAME
dolphin \- File manager for TDE focusing on usability
.SH SYNOPSIS
-.B dolphin
-.RI [Qt-options] [TDE-options] [URL]
+.B dolphin
+.RI [TQt-options] [TDE-options] [URL]
.SH DESCRIPTION
dolphin is not intended to be a competitor to Konqueror, the default TDE
file manager: Konqueror acts as universal viewer being able to show HTML
@@ -12,7 +12,7 @@ dolphin \- File manager for TDE focusing on usability
interface for the task of file management.
.PP
.SH FEATURES
-.PP
+.PP
* Navigation bar (breadcrumbs)
.PP
* View properties remembered for each folder
@@ -26,33 +26,33 @@ dolphin \- File manager for TDE focusing on usability
* Renaming of a variable number of selected items in one step.
.PP
.SH OPTIONS
-.SS
+.SS
.SS Generic Options:
.TP
.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
+.B --help-tde
Show TDE specific options
.TP
-.B --help-all
+.B --help-all
Show all options
.TP
-.B --author
+.B --author
Show author information
.TP
-.B -v, --version
+.B -v, --version
Show version information
.TP
-.B --license
+.B --license
Show license information
.SS
.SS Arguments:
.TP
-.B URL
+.B URL
Document to open
.PP
.SH HOMEPAGE