From df38c44bbc2f9bc61f8551c9bf32a4027e54de1e Mon Sep 17 00:00:00 2001 From: Ken Hornstein Date: Tue, 24 Apr 2012 17:02:38 -0500 Subject: [PATCH] Update info for mh-profile documenting comment format and the restriction on blank lines. --- man/mh-profile.man | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/man/mh-profile.man b/man/mh-profile.man index b124388..1a24ac7 100644 --- a/man/mh-profile.man +++ b/man/mh-profile.man @@ -22,6 +22,15 @@ family of programs. Each entry in the file is of the format .PP If the text of profile entry is long, you may extend it across several real lines by indenting the continuation lines with leading spaces or tabs. +Comments may be introduced by a line starting with `#:': +.PP +.RS 5 +.IR # ": " +This is a comment. +.RE +.PP +Blank lines are not permitted in +.IR \&.mh\(ruprofile. .SS "Standard Profile Entries" The possible profile components are exemplified below. The only mandatory -- 1.7.10.4