[Pkg-xfce-commits] r1587 - goodies/ristretto/debian
cockroach-guest at alioth.debian.org
cockroach-guest at alioth.debian.org
Tue Feb 5 21:22:12 UTC 2008
Author: cockroach-guest
Date: 2008-02-05 21:22:12 +0000 (Tue, 05 Feb 2008)
New Revision: 1587
Added:
goodies/ristretto/debian/ristretto.1
Modified:
goodies/ristretto/debian/changelog
goodies/ristretto/debian/rules
Log:
Added man page
Modified: goodies/ristretto/debian/changelog
===================================================================
--- goodies/ristretto/debian/changelog 2008-02-05 07:30:31 UTC (rev 1586)
+++ goodies/ristretto/debian/changelog 2008-02-05 21:22:12 UTC (rev 1587)
@@ -3,12 +3,13 @@
[ Stefan Ott ]
* New upstream version
* Fixed url in debian/watch
+ * Added man page
* Updated standards versions to 3.7.3
[ Simon Huggins ]
* Add patch to stop segfault on scrolling an empty window.
- -- Simon Huggins <huggie at earth.li> Mon, 28 Jan 2008 13:54:12 +0000
+ -- Stefan Ott <stefan at desire.ch> Tue, 05 Feb 2008 22:18:20 +0100
ristretto (0.0.15-1) unstable; urgency=low
Added: goodies/ristretto/debian/ristretto.1
===================================================================
--- goodies/ristretto/debian/ristretto.1 (rev 0)
+++ goodies/ristretto/debian/ristretto.1 2008-02-05 21:22:12 UTC (rev 1587)
@@ -0,0 +1,32 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH RISTRETTO "1" "ristretto" "GNU GPL"
+.SH NAME
+ristretto \- manual page for ristretto
+.SH DESCRIPTION
+.SS "Usage:"
+.IP
+ristretto [OPTION...]
+.SS "Help Options:"
+.TP
+\-?, \fB\-\-help\fR
+Show help options
+.TP
+\fB\-\-help\-all\fR
+Show all help options
+.TP
+\fB\-\-help\-gtk\fR
+Show GTK+ Options
+.SS "Application Options:"
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Version information
+.TP
+\fB\-\-display\fR=\fIDISPLAY\fR
+X display to use
+.SH "SEE ALSO"
+This man page was generated using help2man. The full documentation for
+.B ristretto
+can be found in /usr/share/doc/ristretto or on
+.I http://goodies.xfce.org/projects/applications/ristretto
+.SH AUTHOR
+Stephan Arts <stephan at xfce.org>, man page by Stefan Ott <stefan at desire.ch>
Modified: goodies/ristretto/debian/rules
===================================================================
--- goodies/ristretto/debian/rules 2008-02-05 07:30:31 UTC (rev 1586)
+++ goodies/ristretto/debian/rules 2008-02-05 21:22:12 UTC (rev 1587)
@@ -2,3 +2,5 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_INSTALL_MANPAGES_ristretto := debian/ristretto.1
More information about the Pkg-xfce-commits
mailing list