mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-14 15:05:46 +01:00
add help for the special version of :unlet
This commit is contained in:
@@ -69,7 +69,8 @@ ________________________________________________________________________________
|
|||||||
|:unl| |:unlet|
|
|:unl| |:unlet|
|
||||||
||:unl[et][!] {name} ...|| +
|
||:unl[et][!] {name} ...|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Deletes the variable {name}. Several variable names can be given.
|
Deletes the variable {name}. Several variable names can be given. When used
|
||||||
|
with [!] no error message is output for non-existing variables.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
// vim: set syntax=asciidoc:
|
// vim: set syntax=asciidoc:
|
||||||
|
|||||||
Reference in New Issue
Block a user