about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-02-28 09:12:54 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-02-28 09:12:54 +0000
commit061c1ce9129b3d34e8cf386633bbcc54110bd569 (patch)
treea69a2c9f23118dccb1feb6cdc75d9777e90ca3d8 /Doc
parent5621ce6faf905448bf814288209c0b0104d45b14 (diff)
downloadzsh-061c1ce9129b3d34e8cf386633bbcc54110bd569.tar.gz
zsh-061c1ce9129b3d34e8cf386633bbcc54110bd569.tar.xz
zsh-061c1ce9129b3d34e8cf386633bbcc54110bd569.zip
add `aliases' option to be able to disable alias expansion (13554)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/options.yo5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 676cdd6a0..4d4e3a490 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -53,6 +53,11 @@ tt(KSH_OPTION_PRINT) is set), `tt(setopt)' shows all options whose settings
 are changed from the default.
 
 startitem()
+pindex(ALIASES)
+cindex(aliases, expansion)
+item(tt(ALIASES) <D>)(
+Expand aliases.
+)
 pindex(ALL_EXPORT)
 cindex(export, automatic)
 item(tt(ALL_EXPORT) (tt(-a), ksh: tt(-a)))(