From 37a4dce4bc5b38a686516e22d0dc81a90b757d91 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 10 Dec 2008 13:30:27 +0000 Subject: 26121: add -B option to calendar --- Doc/Zsh/calsys.yo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Doc/Zsh/calsys.yo') diff --git a/Doc/Zsh/calsys.yo b/Doc/Zsh/calsys.yo index 934746f08..05a644f2e 100644 --- a/Doc/Zsh/calsys.yo +++ b/Doc/Zsh/calsys.yo @@ -357,6 +357,10 @@ item(tt(-b))( Brief: don't display continuation lines (i.e. indented lines following the line with the date/time), just the first line. ) +item(tt(-B) var(lines))( +Brief: display at most the first var(lines) lines of the calendar +entry. `tt(-B 1)' is equivalent to `tt(-b)'. +) item(tt(-C) var(calfile))( Explicitly specify a calendar file instead of the value of the tt(calendar-file) style or the the default tt(~/calendar). -- cgit 1.4.1