From 1f788a318bedc0e6a83632c1f126e747c0430d6c Mon Sep 17 00:00:00 2001 From: NRK Date: Tue, 17 Jan 2023 15:48:59 +0600 Subject: add cli flag --alpha-layer now that we have long-opts, we don't have to worry about exhausting the alphabet list for short-opts. so adding a cli flag to set/unset the checker background makes sense. ref: https://codeberg.org/nsxiv/nsxiv/issues/404 --- etc/nsxiv.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc') diff --git a/etc/nsxiv.1 b/etc/nsxiv.1 index 57a6c39..a0c3d53 100644 --- a/etc/nsxiv.1 +++ b/etc/nsxiv.1 @@ -119,6 +119,11 @@ key-handler and the input of \-i will be separated by a NULL character. Enables anti-aliasing, when given .I no as an argument, disables it instead. +.TP +.BI "\-\-alpha\-layer" [=no] +Enables checkerboard background for alpha layer, when given +.I no +as an argument, disables it instead. .SH KEYBOARD COMMANDS .SS General The following keyboard commands are available in both image and thumbnail modes: -- cgit v1.2.3-54-g00ecf