mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-27 23:53:18 +02:00
readline and completion fixes
This commit is contained in:
+8
-1
@@ -12706,7 +12706,14 @@ case, any completion not matching <var>filterpat</var> is removed.
|
||||
</dl>
|
||||
|
||||
<p>The return value is true unless an invalid option is supplied, an option
|
||||
other than <samp>-p</samp> or <samp>-r</samp> is supplied without a <var>name</var>
|
||||
other than
|
||||
<samp>-p</samp>,
|
||||
<samp>-r</samp>,
|
||||
<samp>-D</samp>,
|
||||
<samp>-E</samp>,
|
||||
or
|
||||
<samp>-I</samp>
|
||||
is supplied without a <var>name</var>
|
||||
argument, an attempt is made to remove a completion specification for
|
||||
a <var>name</var> for which no specification exists, or
|
||||
an error occurs adding a completion specification.
|
||||
|
||||
Reference in New Issue
Block a user