commit 3b5800973c038e401da2c77b792a7b2ed9530821
parent b4a6220906d4ceb047e73e35554b5ab6898a8db3
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 2 Dec 2018 12:52:17 +0100
sfeed_xmlenc.1: document output better
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sfeed_xmlenc.1 b/sfeed_xmlenc.1
@@ -1,4 +1,4 @@
-.Dd December 25, 2014
+.Dd December 2, 2018
.Dt SFEED_XMLENC 1
.Os
.Sh NAME
@@ -9,6 +9,7 @@
.Sh DESCRIPTION
.Nm
reads XML data from stdin and writes the found text\-encoding to stdout.
+It translates the characters to lowercase and strips control characters.
.Sh EXAMPLES
Get text\-encoding from xkcd Atom feed:
.Bd -literal