diff options
Diffstat (limited to 'lib/Term/Complete.pm')
-rw-r--r-- | lib/Term/Complete.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Term/Complete.pm b/lib/Term/Complete.pm index e3c290aa02..275aadeb65 100644 --- a/lib/Term/Complete.pm +++ b/lib/Term/Complete.pm @@ -29,6 +29,7 @@ The following command characters are defined: =over 4 =item E<lt>tabE<gt> + Attempts word completion. Cannot be changed. |