aboutsummaryrefslogtreecommitdiffstats
path: root/doc/powwow.doc.in
diff options
context:
space:
mode:
authorSteve Slaven <bpk@hoopajoo.net>2023-01-24 06:28:34 (GMT)
committerSteve Slaven <bpk@hoopajoo.net>2023-01-24 06:28:34 (GMT)
commit4a4c430d3affc992737d11c6b403c62ceb97007c (patch)
tree5fc22b1f6abb68ef51492f6707d09d6ce0926537 /doc/powwow.doc.in
parente5419a02b2e84e2a792d8b385e099c85f1489cf4 (diff)
downloadpowwow-master.zip
powwow-master.tar.gz
powwow-master.tar.bz2
factor out parsing #substitute and #markHEADmaster
Diffstat (limited to 'doc/powwow.doc.in')
-rw-r--r--doc/powwow.doc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/powwow.doc.in b/doc/powwow.doc.in
index 7236f87..649310b 100644
--- a/doc/powwow.doc.in
+++ b/doc/powwow.doc.in
@@ -580,6 +580,13 @@ SPECIAL COMMANDS: ALL OTHERS
at the beginning of a line)
#mark \^=on blue (mark a literal ^ )
-----------------------------------------------------------
+ Substitute output
+ #substitute [pattern[=[replace]]]
+
+ This command substitutes the pattern with test from replace.
+
+ Uses the same pattern rules as #mark
+ -----------------------------------------------------------
#module [module name]
This loads a shared library module by name, if supported by your system. The