Imported from ../bash-3.2.48.tar.gz.
[platform/upstream/bash.git] / doc / bashref.texi
index 2acf21f..c2892d6 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.