]> diplodocus.org Git - nmh/commitdiff
Clarify %(profile) escape
authorKen Hornstein <kenh@pobox.com>
Sat, 4 May 2019 23:36:38 +0000 (19:36 -0400)
committerKen Hornstein <kenh@pobox.com>
Sat, 4 May 2019 23:36:38 +0000 (19:36 -0400)
Note that %(profile) can also pull entries from the context as well
as the profile

man/mh-format.man

index 8b43eda6ac74487effa92108703c6cc9bc3d4c0a..59972d7b922e96186631cd46f36c84fbe4e91b73 100644 (file)
@@ -269,8 +269,8 @@ num         integer Set \fInum\fR to zero.
 lit    literal string  Set \fIstr\fR to \fIarg\fR.
 lit            string  Clear \fIstr\fR.
 getenv         literal string  Set \fIstr\fR to environment value of \fIarg\fR
-profile        literal string  Set \fIstr\fR to profile component \fIarg\fR
-                       value
+profile        literal string  Set \fIstr\fR to profile or context
+                       component \fIarg\fR value
 .\" dat        literal int     return value of dat[arg]
 nonzero        expr    boolean \fInum\fR is non-zero
 zero   expr    boolean \fInum\fR is zero