croptool

Image cropping tool
git clone git://lumidify.org/croptool.git
Log | Files | Refs | README | LICENSE

commit 6f73a70c355ab3fcd0ab1d2a2568050e6ce7d06f
parent 15dc7cce5fedb1f038f52de2647aec4de7f48512
Author: lumidify <nobody@lumidify.org>
Date:   Sun,  3 Jan 2021 12:07:04 +0100

Fix/clarify documentation

Diffstat:
Mcroptool.1 | 20+++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)

diff --git a/croptool.1 b/croptool.1 @@ -1,4 +1,4 @@ -.Dd January 2, 2021 +.Dd January 3, 2021 .Dt CROPTOOL 1 .Os .Sh NAME @@ -21,14 +21,16 @@ was skipped, nothing is printed out for it. .Sh OPTIONS .Bl -tag -width Ds .It Fl m -Enable manual window redrawing (i.e. disable automatic redrawing) when the window -is resized. This may be useful on older machines that start accelerating global -warming when the image is redrawn constantly while resizing. Note that this also -disables exposure events, so the window has to be manually redrawn when switching -back to it from another window. +Disable automatic redrawing when the window is resized (the +.Fl m +stands for 'manual'). +This may be useful on older machines that start accelerating global +warming when the image is redrawn constantly while resizing. Note that +this also disables exposure events, so the window has to be manually +redrawn when switching back to it from another window. .It Fl r -Disable automatic redrawing while the cropping box is being dragged or resized, -for the same reason as +Disable automatic redrawing while the cropping box is being dragged or +resized, for the same reason as .Fl m . .It Fl f Ar format Set the format to be used when the cropping commands are output. @@ -47,7 +49,7 @@ Set the secondary color for the cropping rectangle. Default: #FFFFFF. The cropping commands for each image are output using the format given by .Fl f , or the default of -.Ql mogrify -crop %wx%h+%l+%t '%f' . +.Ql croptool_crop %wx%h+%l+%t '%f' . The following substitutions are performed: .Bl -tag -width Ds .It %%