diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-09-05 10:47:06 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2015-09-05 10:47:53 +0000 |
| commit | a4f087b98ee7973f48cf5adb23525dbe2c47a9d7 (patch) | |
| tree | 38cd0992b07b865be5a4c6fddfcf65bf588ef8f4 /Doc/Zsh/params.yo | |
| parent | 36410: vcs_info git: Present merge heads as patches (diff) | |
| download | zsh-a4f087b98ee7973f48cf5adb23525dbe2c47a9d7.tar zsh-a4f087b98ee7973f48cf5adb23525dbe2c47a9d7.tar.gz zsh-a4f087b98ee7973f48cf5adb23525dbe2c47a9d7.tar.bz2 zsh-a4f087b98ee7973f48cf5adb23525dbe2c47a9d7.tar.lz zsh-a4f087b98ee7973f48cf5adb23525dbe2c47a9d7.tar.xz zsh-a4f087b98ee7973f48cf5adb23525dbe2c47a9d7.tar.zst zsh-a4f087b98ee7973f48cf5adb23525dbe2c47a9d7.zip | |
unposted: Minor documentation tweaks.
Diffstat (limited to 'Doc/Zsh/params.yo')
| -rw-r--r-- | Doc/Zsh/params.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index a4067883a..ba2856b34 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -60,7 +60,7 @@ When the integer attribute, tt(-i), or a floating point attribute, tt(-E) or tt(-F), is set for var(name), the var(value) is subject to arithmetic evaluation. Furthermore, by replacing `tt(=)' with `tt(+=)', a parameter can be incremented or appended to. See noderef(Array Parameters) and -ifzman(em(Arithmetic Evaluation) LPAR()in zmanref(zshexpn)RPAR())\ +ifzman(em(Arithmetic Evaluation) LPAR()in zmanref(zshmisc)RPAR())\ ifnzman(noderef(Arithmetic Evaluation)) for additional forms of assignment. |
