Documentation fixes and clarifications
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6728 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2b5baa3639
commit
e7ac6581e4
39 changed files with 315 additions and 429 deletions
|
@ -35,6 +35,6 @@ Pops a string off of the stack into user variable $x. If the stack is empty, the
|
|||
|
||||
\c string
|
||||
|
||||
Pushes a string onto the stack. The string can then be Popped off of the stack.
|
||||
Pushes a string onto the stack. The string can then be Pop'ed off of the stack.
|
||||
|
||||
\c Push "a string"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue