diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/applications/dolphin/debian/dolphin.1 | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/applications/dolphin/debian/dolphin.1')
-rw-r--r-- | ubuntu/raring/applications/dolphin/debian/dolphin.1 | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/dolphin/debian/dolphin.1 b/ubuntu/raring/applications/dolphin/debian/dolphin.1 new file mode 100644 index 000000000..2a1a972f0 --- /dev/null +++ b/ubuntu/raring/applications/dolphin/debian/dolphin.1 @@ -0,0 +1,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). |