blob: 2a1a972f0d687c987d287f04891f1a55b52b7365 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
.TH dolphin 1 "December 7, 2006"
.SH NAME
dolphin \- File manager for KDE focusing on usability
.SH SYNOPSIS
.B dolphin
.RI [Qt-options] [KDE-options] [URL]
.SH DESCRIPTION
dolphin is not intended to be a competitor to Konqueror, the default KDE
file manager: Konqueror acts as universal viewer being able to show HTML
pages, text documents, directories and a lot more, whereas dolphin focuses
on being only a file manager. This approach allows to optimize the user
interface for the task of file management.
.PP
.SH FEATURES
.PP
* Navigation bar (breadcrumbs)
.PP
* View properties remembered for each folder
.PP
* Split views
.PP
* Network transparency
.PP
* Undo/redo functionality
.PP
* Renaming of a variable number of selected items in one step.
.PP
.SH OPTIONS
.SS
.SS Generic Options:
.TP
.B --help
Show help about options
.TP
.B --help-qt
Show Qt specific options
.TP
.B --help-kde
Show KDE specific options
.TP
.B --help-all
Show all options
.TP
.B --author
Show author information
.TP
.B -v, --version
Show version information
.TP
.B --license
Show license information
.SS
.SS Arguments:
.TP
.B URL
Document to open
.PP
.SH HOMEPAGE
Homepage: http://enzosworld.gmxhome.de/
.SH AUTHOR
This manual page was written by Varun Hiremath <varunhiremath@gmail.com>,
for the Debian project (but may be used by others).
|