commit 6d687fef03ee0d42f6bdf6256c7097e8379c1a15
parent 447f3133de490309be7a36875f03743ad43fb0d4
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 13 Jul 2020 18:11:07 +0200
sfeed.1: improve SFEED_FEED_PATH documenting for stdin
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sfeed_curses.1 b/sfeed_curses.1
@@ -1,4 +1,4 @@
-.Dd July 6, 2020
+.Dd July 12, 2020
.Dt SFEED_CURSES 1
.Os
.Sh NAME
@@ -124,6 +124,7 @@ By default this is "xdg-open".
This variable is set by
.Nm
when a feed is set or changed.
+If the data is read from stdin this variable is unset.
It can be used by the plumb or pipe program for scripting purposes.
.El
.Sh EXIT STATUS