mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 16:25:47 +01:00
move :unlet help to eval.txt
This commit is contained in:
@@ -65,4 +65,11 @@ expression {expr1}.If no expression is given, the value of the variable is
|
|||||||
displayed.Without arguments, displays a list of all variables.
|
displayed.Without arguments, displays a list of all variables.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|
|:unl| |:unlet|
|
||||||
|
||:unl[et][!] {name} ...|| +
|
||||||
|
________________________________________________________________________________
|
||||||
|
Deletes the variable {name}. Several variable names can be given.
|
||||||
|
________________________________________________________________________________
|
||||||
|
|
||||||
// vim: set syntax=asciidoc:
|
// vim: set syntax=asciidoc:
|
||||||
|
|||||||
@@ -542,13 +542,6 @@ support it, currently:
|
|||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|:unl| |:unlet|
|
|
||||||
||:unl[et][!] {name} ...|| +
|
|
||||||
________________________________________________________________________________
|
|
||||||
Deletes the variable {name}. Several variable names can be given.
|
|
||||||
________________________________________________________________________________
|
|
||||||
|
|
||||||
|
|
||||||
|:ve| |:version| +
|
|:ve| |:version| +
|
||||||
||:ve[rsion][!]||
|
||:ve[rsion][!]||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|||||||
Reference in New Issue
Block a user