[gnome-screenshot] Update the man page



commit 04db60480d38bc0227990274ab0cba4213dff66e
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue May 14 19:46:40 2013 -0400

    Update the man page
    
    Several options (-c, -p, -f) were missing, and --border-effect
    was mis-identified as --border. Also remove references to
    Debian-specific man pages.

 src/gnome-screenshot.1 |   23 ++++++++++++++---------
 1 files changed, 14 insertions(+), 9 deletions(-)
---
diff --git a/src/gnome-screenshot.1 b/src/gnome-screenshot.1
index c03cec5..d07e853 100644
--- a/src/gnome-screenshot.1
+++ b/src/gnome-screenshot.1
@@ -1,9 +1,9 @@
-.TH "GNOME-SCREENSHOT" "1" "June 28, 2009" "" ""
+.TH "GNOME-SCREENSHOT" "1" "May 14, 2013" "" ""
 .SH NAME
 gnome-screenshot \- capture the screen, a window, or an user-defined area and save the snapshot image to a 
file.
 .SH SYNOPSIS
 .sp
-\fBgnome-screenshot\fR [ \fB-w\fR ]  [ \fB-a\fR ]  [ \fB-b\fR ]  [ \fB-B\fR ]  [ \fB-d \fISECONDS\fB \fR ]  
[ \fB-e \fIEFFECT\fB \fR ]  [ \fB-i\fR ]  [ \fB--display \fIDISPLAY\fB \fR ] 
+\fBgnome-screenshot\fR [ \fB-c\fR ]  [ \fB-w\fR ]  [ \fB-a\fR ]  [ \fB-b\fR ]  [ \fB-B\fR ]  [ \fB-p\fR ]  [ 
\fB-d \fISECONDS\fB \fR ]  [ \fB-e \fIEFFECT\fB \fR ]  [ \fB-i\fR ]  [ \fB-f \fIFILENAME\fB \fR ]  [ 
\fB--display \fIDISPLAY\fB \fR ]
 .SH "DESCRIPTION"
 .PP
 \fBgnome-screenshot\fR is a GNOME utility for taking
@@ -11,6 +11,9 @@ screenshots of the entire screen, a window or an user-defined area of the screen
 border effects.
 .SH "OPTIONS"
 .TP
+\fB-c, --clipboard\fR
+Send the grab directly to the clipboard.
+.TP
 \fB-w, --window\fR
 Grab the current active window instead of the entire
 screen.
@@ -24,10 +27,13 @@ Include the window border within the screenshot.
 \fB-B, --remove-border\fR
 Remove the window border from the screenshot.
 .TP
+\fB-p, --include-pointer\fR
+Include the pointer with the screenshot.
+.TP
 \fB-d, --delay=\fISECONDS\fB,\fR
 Take the screenshot after the specified delay [in seconds].
 .TP
-\fB-e, --effect=\fIEFFECT\fB,\fR
+\fB-e, --border-effect=\fIEFFECT\fB,\fR
 Add an effect to the outside of the screenshot border.
 \fIEFFECT\fR can be ``shadow'' 
 (adding drop shadow), ``border'' (adding rectangular
@@ -37,22 +43,21 @@ Default is ``none''.
 \fB-i, --interactive\fR
 Interactively set options in a dialog.
 .TP
+\fB-f, --file=\fIFILENAME\fB\fR
+Save screenshot directly to this file.
+.TP
 \fB--display=\fIDISPLAY\fB\fR
 X display to use.
 .TP
 \fB-?, -h, --help\fR
 Show a summary of the available options.
 .PP
-In addition, the usual GTK+ and GNOME command line options apply.
+In addition, the usual GTK+ command line options apply.
 See the output of --help for details.
-.PP
-.SH "SEE ALSO"
-.PP
-gnome-options(7), gtk-options(7)
 .SH "AUTHOR"
 .PP
 This manual page was written by Christian Marillat <marillat debian org> for
 the Debian GNU/Linux system (but may be used by others).
 .PP
 Updated by Theppitak Karoonboonyanan
-<thep linux thai net>, Tom Feiner <feiner tom gmail com> and Cosimo Cecchi <cosimoc gnome org>
+<thep linux thai net>, Tom Feiner <feiner tom gmail com>, Cosimo Cecchi <cosimoc gnome org> and others.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]