From 1f0e43a2c87582ac9326241aaa42a9fd74a46009 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 19 Jul 2000 21:37:18 +0000 Subject: Mention the space-starting-alias feature in HIST_IGNORE_SPACE. --- Doc/Zsh/options.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 84feb32c7..c63982ffe 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -524,7 +524,8 @@ pindex(HIST_IGNORE_SPACE) cindex(history, ignoring spaces) item(tt(HIST_IGNORE_SPACE) (tt(-g)))( Do not enter command lines into the history list -if any command on the line begins with a blank. +if the first character on the line is a space, or if one of +the expanded aliases contained a leading space. ) pindex(HIST_NO_FUNCTIONS) item(tt(HIST_NO_FUNCTIONS))( -- cgit 1.4.1