From b05410efae7b7b808dca48781e7c4aaa608531e7 Mon Sep 17 00:00:00 2001 From: Erik Auerswald Date: Thu, 9 May 2024 16:19:36 +0200 Subject: [PATCH] man page: fix "white_border" description The command name stems from the time when ssocr always considered "white" as background and "black" as foreground. The intention has always been to ensure some background border around the seven segment displays, and the implementation always followed this. The output of --help correctly uses "background" for the "white_border" description. Now, the man page description is correct, too. --- ssocr.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssocr.1.in b/ssocr.1.in index 99b33c7..71032cd 100644 --- a/ssocr.1.in +++ b/ssocr.1.in @@ -426,7 +426,7 @@ or .B dynamic_threshold instead. .SS white_border [WIDTH] -The border of the image is set to the foreground color. +The border of the image is set to the background color. This border is one pixel wide unless a .B WIDTH >