From f250956cb2a8dca13fc0242affc225f9d6983604 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Thu, 20 Dec 2018 11:41:58 -0500 Subject: bash-5.0-rc1 release --- builtins/complete.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builtins/complete.def') diff --git a/builtins/complete.def b/builtins/complete.def index 1ea308bd..76b3eedd 100644 --- a/builtins/complete.def +++ b/builtins/complete.def @@ -38,7 +38,7 @@ Options: without any specific completion defined -E apply the completions and actions to "empty" commands -- completion attempted on a blank line - -I apply the completions and actions to the intial (usually the + -I apply the completions and actions to the initial (usually the command) word When completion is attempted, the actions are applied in the order the -- cgit v1.2.1