X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fbashref.texi;h=c2892d63b6368bc8f147a4a8e1917c0ae9470244;hb=f1be666c7d78939ad775078d290bec2758fa29a2;hp=2acf21f6212bf9591ac3b07e5bcad678560e9e19;hpb=0628567a28f3510f506ae46cb9b24b73a6d2dc5d;p=platform%2Fupstream%2Fbash.git diff --git a/doc/bashref.texi b/doc/bashref.texi index 2acf21f..c2892d6 100644 --- a/doc/bashref.texi +++ b/doc/bashref.texi @@ -3598,6 +3598,11 @@ attempts to save all lines of a multiple-line command in the same history entry. This allows easy re-editing of multi-line commands. +@item compat31 +If set, Bash +changes its behavior to that of version 3.1 with respect to quoted +arguments to the conditional command's =~ operator. + @item dotglob If set, Bash includes filenames beginning with a `.' in the results of filename expansion.