Ensure that hostname is also properly highlighted

This commit is contained in:
mdiluzio 2015-01-10 17:25:01 +00:00
parent 5e66596d30
commit f13a8bd5c4

View file

@ -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