From 4a465567f642461331444796055d67c6dd5167d2 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 12 Dec 2014 14:02:21 +0100 Subject: [PATCH] terminal-colors.d: add note about comments to man page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Jan Pokorný Signed-off-by: Karel Zak --- lib/terminal-colors.d.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/terminal-colors.d.5 b/lib/terminal-colors.d.5 index 7b39e613fb..1bd98a1785 100644 --- a/lib/terminal-colors.d.5 +++ b/lib/terminal-colors.d.5 @@ -162,6 +162,10 @@ use: .br .RE +.SS Comments +All lines where the first non-blank character is # (hash) are ignored. The +another usage of the hash character is not interpreted as comment. + .SH FILES .B $XDG_CONFIG_HOME/terminal-colors.d .br -- 2.47.2