From 1f69a05abc06ecedb75fd3a1fc49ef8648369f04 Mon Sep 17 00:00:00 2001 From: NRK Date: Tue, 21 Sep 2021 12:01:44 +0600 Subject: document new -0 option in manpage --- nsxiv.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'nsxiv.1') diff --git a/nsxiv.1 b/nsxiv.1 index 922b6db..5b6f592 100644 --- a/nsxiv.1 +++ b/nsxiv.1 @@ -3,7 +3,7 @@ nsxiv \- Simple X Image Viewer .SH SYNOPSIS .B nsxiv -.RB [ \-abcfhiopqrtvZ ] +.RB [ \-abcfhi0opqrtvZ ] .RB [ \-A .IR FRAMERATE ] .RB [ \-e @@ -88,6 +88,10 @@ Print brief usage information to standard output and exit. .B \-i Read names of files to open from standard input. Also done if FILE is `-'. .TP +.B \-0 +Same as \-o, however the marked files are NULL separated. This option implies +\-o. +.TP .B \-o Write list of all marked files to standard output when quitting. In combination with -- cgit v1.2.3-54-g00ecf