mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-12 13:10:45 +02:00
commit bash-20171110 snapshot
This commit is contained in:
+2
-1
@@ -9598,7 +9598,8 @@ option to the \fBset\fP builtin command.
|
||||
With no options, or with the
|
||||
.B \-p
|
||||
option, a list of all settable options is displayed, with
|
||||
an indication of whether or not each is set.
|
||||
an indication of whether or not each is set;
|
||||
if \fIoptnames\fP are supplied, the output is restricted to those options.
|
||||
The \fB\-p\fP option causes output to be displayed in a form that
|
||||
may be reused as input.
|
||||
Other options have the following meanings:
|
||||
|
||||
+2
-1
@@ -5055,7 +5055,8 @@ The settings can be either those listed below, or, if the
|
||||
@option{-o} option is used, those available with the @option{-o}
|
||||
option to the @code{set} builtin command (@pxref{The Set Builtin}).
|
||||
With no options, or with the @option{-p} option, a list of all settable
|
||||
options is displayed, with an indication of whether or not each is set.
|
||||
options is displayed, with an indication of whether or not each is set;
|
||||
if @var{optnames} are supplied, the output is restricted to those options.
|
||||
The @option{-p} option causes output to be displayed in a form that
|
||||
may be reused as input.
|
||||
Other options have the following meanings:
|
||||
|
||||
+3
-3
@@ -2,10 +2,10 @@
|
||||
Copyright (C) 1988-2017 Free Software Foundation, Inc.
|
||||
@end ignore
|
||||
|
||||
@set LASTCHANGE Fri Oct 27 14:15:11 EDT 2017
|
||||
@set LASTCHANGE Mon Nov 6 09:21:50 EST 2017
|
||||
|
||||
@set EDITION 4.4
|
||||
@set VERSION 4.4
|
||||
|
||||
@set UPDATED 27 October 2017
|
||||
@set UPDATED-MONTH October 2017
|
||||
@set UPDATED 6 November 2017
|
||||
@set UPDATED-MONTH November 2017
|
||||
|
||||
Reference in New Issue
Block a user