diff options
author | Michele Calgaro <[email protected]> | 2024-03-23 19:19:33 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-24 18:43:38 +0900 |
commit | ff1f7c168697a6a31f6a6ab49a96570016e4b956 (patch) | |
tree | db0d958ad4306eec76797d4d4c3a6ce476272703 /doc/man | |
parent | 134e82587ebdbb7c118e381ec19a3ee8a9be253c (diff) | |
download | dolphin-ff1f7c168697a6a31f6a6ab49a96570016e4b956.tar.gz dolphin-ff1f7c168697a6a31f6a6ab49a96570016e4b956.zip |
Replace Qt with TQtr14.1.2
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 0fc69751bc559d35105b399429b10a3e00fb720e)
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/d3lphin.1 | 24 |
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 |