Ensure that hostname is also properly highlighted
This commit is contained in:
parent
5e66596d30
commit
f13a8bd5c4
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ cat "$5" \
|
|||
| sed -E 's/-----+//g' \
|
||||
| sed -E 's/`(.*)`/\\fB\1\\fR/g' \
|
||||
| sed -E 's/MAPFILE/\\fImapfile\\fR/g' \
|
||||
| sed -E 's/HOSTNAME/\\fIhostname\\fR/g' \
|
||||
| sed -E 's/ ttrts -/ ttrts \\-/g' >> $TEMP
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue