croptool

Image cropping tool
git clone git://lumidify.org/croptool.git (fast, but not encrypted)
git clone https://lumidify.org/git/croptool.git (encrypted, but very slow)
Log | Files | Refs | README | LICENSE

commit 3bb542a1cb883e36cb662b32550834867eeb5988
parent 7b37880b62538c326cb4d73b218b0f3eca27d21c
Author: lumidify <nobody@lumidify.org>
Date:   Thu, 13 Jan 2022 13:01:01 +0100

Fix minor formatting issue in manpage

Diffstat:
Mcroptool.1 | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/croptool.1 b/croptool.1 @@ -35,7 +35,9 @@ 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. -See OUTPUT FORMAT for details. +See +.Sx OUTPUT FORMAT +for details. .It Fl w Ar width Set the line width of the cropping rectangle in pixels (valid values: 1-99).