aboutsummaryrefslogtreecommitdiffstats
path: root/doc/bash.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bash.1')
-rw-r--r--doc/bash.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bash.1 b/doc/bash.1
index f9e536e..4d977f9 100644
--- a/doc/bash.1
+++ b/doc/bash.1
@@ -7977,6 +7977,12 @@ attempts to save all lines of a multiple-line
command in the same history entry. This allows
easy re-editing of multi-line commands.
.TP 8
+.B compat31
+If set,
+.B bash
+changes its behavior to that of version 3.1 with respect to quoted
+arguments to the conditional command's =~ operator.
+.TP 8
.B dotglob
If set,
.B bash