diff options
author | Steve Slaven <bpk@hoopajoo.net> | 2023-01-24 06:28:34 (GMT) |
---|---|---|
committer | Steve Slaven <bpk@hoopajoo.net> | 2023-01-24 06:28:34 (GMT) |
commit | 4a4c430d3affc992737d11c6b403c62ceb97007c (patch) | |
tree | 5fc22b1f6abb68ef51492f6707d09d6ce0926537 /doc | |
parent | e5419a02b2e84e2a792d8b385e099c85f1489cf4 (diff) | |
download | powwow-master.zip powwow-master.tar.gz powwow-master.tar.bz2 |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/powwow.doc.in | 7 |
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 |