]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - doc/bashref.texi
Imported from ../bash-3.2.48.tar.gz.
[thirdparty/bash.git] / doc / bashref.texi
index 2acf21f6212bf9591ac3b07e5bcad678560e9e19..c2892d63b6368bc8f147a4a8e1917c0ae9470244 100644 (file)
@@ -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.