summaryrefslogtreecommitdiffstats
path: root/options.i
diff options
context:
space:
mode:
Diffstat (limited to 'options.i')
-rw-r--r--options.i4
1 files changed, 3 insertions, 1 deletions
diff --git a/options.i b/options.i
index 79ac826..a024ed9 100644
--- a/options.i
+++ b/options.i
@@ -316,8 +316,10 @@ OPTION('O',--offset,(x","y) translate converted part of image,
}
OPTION('C',--autocrop,autocrop to visible layer boundaries,
- (Crop and offset the converted part of the image to just include
+ (Set the converted part of the image such that it just include
the boundaries of the visible (or selected) layers.
+ This may make it either smaller or larger than the canvas,
+ depending on the position and size of the visible layers.
(Note that the
.I contents
of the layers is not taken into account when autocropping).