r12857 - in /desktop/unstable/file-roller/debian: changelog file-roller.1
svena-guest at users.alioth.debian.org
svena-guest at users.alioth.debian.org
Thu Sep 27 14:14:42 UTC 2007
Author: svena-guest
Date: Thu Sep 27 14:14:41 2007
New Revision: 12857
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12857
Log:
* Rewrote the man page (Closes: #443812)
Modified:
desktop/unstable/file-roller/debian/changelog
desktop/unstable/file-roller/debian/file-roller.1
Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=12857&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog (original)
+++ desktop/unstable/file-roller/debian/changelog Thu Sep 27 14:14:41 2007
@@ -1,3 +1,9 @@
+file-roller (2.20.0-2) UNRELEASED; urgency=low
+
+ * Rewrote the man page (Closes: #443812)
+
+ -- Sven Arvidsson <sa at whiz.se> Thu, 27 Sep 2007 16:13:19 +0200
+
file-roller (2.20.0-1) unstable; urgency=low
[ Loic Minier ]
Modified: desktop/unstable/file-roller/debian/file-roller.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/file-roller.1?rev=12857&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/file-roller.1 (original)
+++ desktop/unstable/file-roller/debian/file-roller.1 Thu Sep 27 14:14:41 2007
@@ -1,22 +1,66 @@
-.TH FILE-ROLLER 1 "02.02.12" "Debian/GNU Linux"
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH file-roller 1 "2007\-09\-27" "GNOME"
.SH NAME
-file-roller \- A compression utility for gnome
+File Roller \- archive manager for GNOME
.SH SYNOPSIS
-\fBfile-roller [-f] [-e \fIdirectory\fB] [\fIfile\fB]
+.B file-roller
+.RI [ OPTIONS... ]
+.RI [ FILE... ]
.SH DESCRIPTION
+File Roller is a graphical interface to archiving utilities such as
+tar and zip.
+.P
+It supports most common operations such as creating, modifing and
+extracting files from an archive. You can also view the contents of an
+archive and open files contained in the archive.
+.SH OPTIONS
+.TP
+.B \-a, \-\-add\-to=ARCHIVE
+Add files to the specified archive and quit the program
+.TP
+.B \-d, \-\-add FILE
+Add files asking the name of the archive and quit the program
+.TP
+.B \-e, \-\-extract\-to=FOLDER
+Extract archives to the specified folder and quit the program
+.TP
+.B \-f, \-\-extract
+Extract archives asking the destination folder and quit the program
+.TP
+.B \-h, \-\-extract\-here
+Extract archives using the archive name as destination folder and quit the program
+.TP
+.B \-\-default\-dir=FOLDER
+Default folder to use for the '--add' and '--extract' commands
+.TP
+.B \-\-force
+Create destination folder without asking confirmation
+.P
+This program also accepts the standard GNOME and GTK options.
+.SH AUTHORS
.B file-roller
-is a file compression utility for gnome. Operation is self
-explanatory, and the program does not require any arguments, unless running in
-non-interactive mode.
-.SH OPTIONS
-.IP "\-e \fIdirectory"
-Extract \fIfile\fR to \fIdirectory\fR.
-.IP \-f
-Extract \fIfile\fR into current directory.
-.SH BUGS
-Don't ask me \- look at http://fileroller.sourceforge.net/
-.SH AUTHOR
-.IP "Manual Page"
-C. Evans <ccevans at cox.net>
-.IP Program
-Paolo Bacchilega <paolo.bacch at tin.it>
+is written by Paolo Bacchilega <paolo.bacch at tin.it>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.BR "gnome-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.
More information about the pkg-gnome-commits
mailing list