1
0
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:
Doug Kearns
2008-08-05 02:42:47 +00:00
parent 19916d7118
commit 0cff571607

View File

@@ -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: