__key_value: add --onchange to man page
This commit is contained in:
parent
5ad85d1d1e
commit
c388d28673
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ comment
|
||||||
but only if the key or value must be changed.
|
but only if the key or value must be changed.
|
||||||
You need to ensure yourself that the line is prefixed with the correct
|
You need to ensure yourself that the line is prefixed with the correct
|
||||||
comment sign. (for example # or ; or wathever ..)
|
comment sign. (for example # or ; or wathever ..)
|
||||||
|
onchange
|
||||||
|
The code to run if the key or value changes (i.e. is inserted, removed or replaced).
|
||||||
|
|
||||||
|
|
||||||
BOOLEAN PARAMETERS
|
BOOLEAN PARAMETERS
|
||||||
|
|
Loading…
Reference in a new issue