diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/dolphin/debian/dolphin.1 | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/applications/dolphin/debian/dolphin.1')
-rw-r--r-- | ubuntu/precise/applications/dolphin/debian/dolphin.1 | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/dolphin/debian/dolphin.1 b/ubuntu/precise/applications/dolphin/debian/dolphin.1 new file mode 100644 index 000000000..2a1a972f0 --- /dev/null +++ b/ubuntu/precise/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). |