mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 03:10:50 +02:00
commit bash-20150724 snapshot
This commit is contained in:
+4
-3
@@ -5,12 +5,12 @@
|
||||
.\" Case Western Reserve University
|
||||
.\" chet.ramey@case.edu
|
||||
.\"
|
||||
.\" Last Change: Thu Jun 11 16:26:00 EDT 2015
|
||||
.\" Last Change: Fri Jul 24 11:33:12 EDT 2015
|
||||
.\"
|
||||
.\" bash_builtins, strip all but Built-Ins section
|
||||
.if \n(zZ=1 .ig zZ
|
||||
.if \n(zY=1 .ig zY
|
||||
.TH BASH 1 "2015 June 11" "GNU Bash 4.4"
|
||||
.TH BASH 1 "2015 July 24" "GNU Bash 4.4"
|
||||
.\"
|
||||
.\" There's some problem with having a `@'
|
||||
.\" in a tagged paragraph with the BSD man macros.
|
||||
@@ -6944,7 +6944,8 @@ accepts
|
||||
to signify the end of the options.
|
||||
The \fB:\fP, \fBtrue\fP, \fBfalse\fP, and \fBtest\fP builtins
|
||||
do not accept options and do not treat \fB\-\-\fP specially.
|
||||
The \fBexit\fP, \fBlogout\fP, \fBbreak\fP, \fBcontinue\fP, \fBlet\fP,
|
||||
The \fBexit\fP, \fBlogout\fP, \fBreturn\fP,
|
||||
\fBbreak\fP, \fBcontinue\fP, \fBlet\fP,
|
||||
and \fBshift\fP builtins accept and process arguments beginning with
|
||||
\fB\-\fP without requiring \fB\-\-\fP.
|
||||
Other builtins that accept arguments but are not specified as accepting
|
||||
|
||||
Reference in New Issue
Block a user