commit bash-20170804 snapshot

This commit is contained in:
Chet Ramey
2017-08-25 15:12:03 -04:00
parent cb8c37dc66
commit 6016e31f04
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3343,7 +3343,7 @@ Many of the builtins have been extended by @sc{posix} or Bash.
Unless otherwise noted, each builtin command documented as accepting
options preceded by @samp{-} accepts @samp{--}
to signify the end of the options.
The @code{:}, @code{true}, @code{false}, and @code{test}
The @code{:}, @code{true}, @code{false}, and @code{test}/@code{[}
builtins do not accept options and do not treat @samp{--} specially.
The @code{exit}, @code{logout}, @code{return},
@code{break}, @code{continue}, @code{let},