more Guidebook

This commit is contained in:
nhmall
2018-05-26 18:39:19 -04:00
parent d9ce033915
commit afcbf56168
2 changed files with 2 additions and 2 deletions

View File

@@ -3729,7 +3729,7 @@ For example, the following line in your config file will cause
the hitpoints field to display in the color red if your hitpoints
drop to or below a threshold of 30%:
.si
.lp "OPTION=hilite_status: hitpoints/<30%/red/normal"
.lp "OPTION=hilite_status: hitpoints/<=30%/red/normal"
.ei
.pg
For another example, the following line in your config file will cause

View File

@@ -4351,7 +4351,7 @@ For example, the following line in your config file will cause
the hitpoints field to display in the color red if your hitpoints
drop to or below a threshold of 30%:
\begin{verbatim}
OPTION=hilite_status: hitpoints/<30%/red/normal
OPTION=hilite_status: hitpoints/<=30%/red/normal
\end{verbatim}
%.pg
For another example, the following line in your config file will cause