escape __NOTSET__ in man page
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
79f6f90a05
commit
4088da5d8c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue