Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
ImageMagick.30355
ImageMagick-improve-import-documentation.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-improve-import-documentation.patch of Package ImageMagick.30355
diff --git a/wand/import.c b/wand/import.c index 8580645b71..b28c7a58d3 100644 --- a/wand/import.c +++ b/wand/import.c @@ -183,6 +183,7 @@ static MagickBooleanType ImportUsage(void) "-virtual-pixel method", " Constant, Edge, Mirror, or Tile", "-window id select window with this id or name", + " root selects whole screen", (char *) NULL }; diff --git a/utilities/import.1.in b/utilities/import.1.in index 8d7f7852ca..90d43a69ba 100644 --- a/utilities/import.1.in +++ b/utilities/import.1.in @@ -1,6 +1,6 @@ .TH import 1 "Date: 2009/01/10 01:00:00" "ImageMagick" .SH NAME -import \- saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. +import \- saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option. .SH SYNOPSIS .TP \fBimport\fP [\fIoptions\fP] \fIoutput-file\fP @@ -63,6 +63,7 @@ Image Settings: \-virtual-pixel method Constant, Edge, Mirror, or Tile \-window id select window with this id or name + root selects the whole screen Image Operators: \-annotate geometry text
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor