From 2f9d4a9e4602e822c0b29877bf14c8ec07b75ee8 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sun, 5 Sep 1999 22:05:42 +0000 Subject: zsh-workers/7648 --- Doc/Zsh/options.yo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index c78b09a51..025f015e1 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -480,16 +480,16 @@ item(tt(HIST_NO_STORE))( Remove the tt(history) (tt(fc -l)) command from the history when invoked. ) -pindex(HIST_SAVE_NO_DUPS) -item(tt(HIST_SAVE_NO_DUPS))( -When writing out the history file, older commands that duplicate -newer ones are omitted. -) pindex(HIST_REDUCE_BLANKS) item(tt(HIST_REDUCE_BLANKS))( Remove superfluous blanks from each command line being added to the history list. ) +pindex(HIST_SAVE_NO_DUPS) +item(tt(HIST_SAVE_NO_DUPS))( +When writing out the history file, older commands that duplicate +newer ones are omitted. +) pindex(HIST_VERIFY) cindex(history, verifying substitution) item(tt(HIST_VERIFY))( -- cgit 1.4.1