Amend previous commit with validator.
This commit is contained in:
parent
5808377085
commit
f0d632cb51
1 changed files with 1 additions and 0 deletions
|
|
@ -560,6 +560,7 @@ class CmdOption(COMMAND_DEFAULT_CLASS):
|
|||
"CLIENTNAME": utils.to_str,
|
||||
"ENCODING": validate_encoding,
|
||||
"MCCP": validate_bool,
|
||||
"MUDPROMPT": validate_bool,
|
||||
"MXP": validate_bool,
|
||||
"NOCOLOR": validate_bool,
|
||||
"NOPKEEPALIVE": validate_bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue