Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Documentation fix
- X-seq: zsh-workers 169
- From: Zefram <A.Main@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Z Shell workers mailing list)
- Subject: Documentation fix
- Date: Fri, 7 Jul 1995 09:31:56 +0100 (BST)
-----BEGIN PGP SIGNED MESSAGE-----
The fc builtin has had a -i switch since beta5. This documents it.
-zefram
*** Doc/zshbuiltins.1.old Tue Apr 11 14:42:10 1995
--- Doc/zshbuiltins.1 Tue Apr 11 14:44:27 1995
***************
*** 312,318 ****
Do nothing and return an exit code of 1.
.TP
.PD 0
! \fBfc\fP [ \-\fBe\fP \fIename\fP ] [ \-\fBnlrdDfEm\fP ] [ \fIold\fP=\fInew\fP ... ] [ \fIfirst\fP [ \fIlast\fP ] ]
.TP
\fBfc\fP \-\fBARWI\fP [ \fIfilename\fP ]
.PD
--- 312,318 ----
Do nothing and return an exit code of 1.
.TP
.PD 0
! \fBfc\fP [ \-\fBe\fP \fIename\fP ] [ \-\fBnlrdDfEim\fP ] [ \fIold\fP=\fInew\fP ... ] [ \fIfirst\fP [ \fIlast\fP ] ]
.TP
\fBfc\fP \-\fBARWI\fP [ \fIfilename\fP ]
.PD
***************
*** 343,349 ****
flag \-\fBn\fP suppresses command numbers when listing.
Also when listing, \-\fBd\fP prints timestamps for each command, and
\-\fBf\fP prints full time-date stamps. Adding the \-\fBE\fP flag
! causes the dates to be printed as `dd.mm.yyyy'.
With the \-\fBD\fP flag, \fBfc\fP prints elapsed times.
.RS
.PP
--- 343,352 ----
flag \-\fBn\fP suppresses command numbers when listing.
Also when listing, \-\fBd\fP prints timestamps for each command, and
\-\fBf\fP prints full time-date stamps. Adding the \-\fBE\fP flag
! causes the dates to be printed as `dd.mm.yyyy',
! instead of the default `mm/dd/yyyy'.
! Adding the \-\fBi\fP flag causes the dates to be printed
! as `yyyy-mm-dd', in a fixed format.
With the \-\fBD\fP flag, \fBfc\fP prints elapsed times.
.RS
.PP
***************
*** 435,441 ****
\fBrehash\fP entry below.
.RE
.TP
! \fBhistory\fP [ \-\fBnrdDfEm\fP ] [ \fIfirst\fP [ \fIlast\fP ] ]
Same as \fBfc\fP \-\fBl\fP.
.TP
\fBinteger\fP [ \(+-\fBlrtux\fP ] [ \fIname\fP[=\fIvalue\fP] ] ...
--- 438,444 ----
\fBrehash\fP entry below.
.RE
.TP
! \fBhistory\fP [ \-\fBnrdDfEim\fP ] [ \fIfirst\fP [ \fIlast\fP ] ]
Same as \fBfc\fP \-\fBl\fP.
.TP
\fBinteger\fP [ \(+-\fBlrtux\fP ] [ \fIname\fP[=\fIvalue\fP] ] ...
-----BEGIN PGP SIGNATURE-----
Version: 2.6.i
iQBVAgUBL/zw6WWJ8JfKi+e9AQFxvAH9FM0XAB/fljYWorq5/bChY/8AYMnTKAGU
DNEDdTJ7uLJZAKr/XlAGuF0DHhZMeItrQqgpwHoNZjl8ymojHOXW/g==
=RUEg
-----END PGP SIGNATURE-----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author