escape __NOTSET__ in man page

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-03-24 23:47:05 +01:00
parent 79f6f90a05
commit 4088da5d8c
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ file.
REQUIRED PARAMETERS
-------------------
value::
The value for the key. Setting the value to __NOTSET__ will remove the key
The value for the key. Setting the value to `__NOTSET__` will remove the key
from the file.
file::
The file to operate on.