[Goodies-commits] r4964 - in xfce4-screenshooter-plugin/trunk: . src

Jerome Guelfucci jeromeg at xfce.org
Wed Jun 18 17:09:18 CEST 2008


Author: jeromeg
Date: 2008-06-18 15:09:18 +0000 (Wed, 18 Jun 2008)
New Revision: 4964

Added:
   xfce4-screenshooter-plugin/trunk/src/xfce4-screenshooter.1
Modified:
   xfce4-screenshooter-plugin/trunk/ChangeLog
   xfce4-screenshooter-plugin/trunk/Makefile.am
Log:
Add manpage taken from Debian package.

Modified: xfce4-screenshooter-plugin/trunk/ChangeLog
===================================================================
--- xfce4-screenshooter-plugin/trunk/ChangeLog	2008-06-18 09:50:45 UTC (rev 4963)
+++ xfce4-screenshooter-plugin/trunk/ChangeLog	2008-06-18 15:09:18 UTC (rev 4964)
@@ -1,3 +1,8 @@
+2008-06-18 17:08 jeromeg
+
+	* src/xfce4-screenshooter.1: add manpage (thanks to Debian).
+	* Makefile.am: install the manpage.
+
 2008-06-17 21:50 jeromeg
 
 	* src/screenshooter-utils.h: add unistd.h include to fix build

Modified: xfce4-screenshooter-plugin/trunk/Makefile.am
===================================================================
--- xfce4-screenshooter-plugin/trunk/Makefile.am	2008-06-18 09:50:45 UTC (rev 4963)
+++ xfce4-screenshooter-plugin/trunk/Makefile.am	2008-06-18 15:09:18 UTC (rev 4964)
@@ -21,4 +21,6 @@
 	intltool-extract						\
 	intltool-merge							\
 	intltool-update
+	
+man_MANS = src/xfce4-screenshooter.1
 

Added: xfce4-screenshooter-plugin/trunk/src/xfce4-screenshooter.1
===================================================================
--- xfce4-screenshooter-plugin/trunk/src/xfce4-screenshooter.1	                        (rev 0)
+++ xfce4-screenshooter-plugin/trunk/src/xfce4-screenshooter.1	2008-06-18 15:09:18 UTC (rev 4964)
@@ -0,0 +1,31 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH XFCE4-SCREENSHOOTER-PLUGIN "1" "June 2008" "xfce4-screenshooter-plugin 1.1.0" "User Commands"
+.SH NAME
+xfce4-screenshooter-plugin \- panel plugin and standalone app to take screenshots
+.SH DESCRIPTION
+.SS "Usage:"
+.IP
+xfce4\-screenshooter [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\-w\fR, \fB\-\-window\fR
+Take a screenshot of the active window
+.TP
+\fB\-d\fR, \fB\-\-delay\fR
+Delay in seconds before taking the screenshot
+.TP
+\fB\-\-display\fR=\fIDISPLAY\fR
+X display to use




More information about the Goodies-commits mailing list