ref: 4f66674443c6d9c28ed4a65d6a30dbceb6e7f10a
parent: 218a172153e7a274fe80c495abd91bdf5e8ea5fb
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Fri Nov 4 13:41:52 EDT 2022
bar(1): explain the items separation better, mention the default separator char
--- a/sys/man/1/bar
+++ b/sys/man/1/bar
@@ -19,7 +19,11 @@
.I bar
displays a small window with current battery charge, date and time.
Additional data may be displayed by writing lines of text to its
-standard input.
+standard input. Data items should be separated between each other
+with a chosen separator character with spaces on both sides of it.
+The default separator is
+.B │
+(Unicode codepoint 0x2502).
.PP
.I Bar
reacts to mouse clicks by writing the "clicked" portion of the text
--
⑨