Fix comment
This commit is contained in:
parent
d3187b6f35
commit
8455b7ef38
@ -367,7 +367,7 @@ __get_cword4()
|
|||||||
|
|
||||||
cur=${cur:$word_start}
|
cur=${cur:$word_start}
|
||||||
printf "%s" "$cur"
|
printf "%s" "$cur"
|
||||||
} # _get_cword4()
|
} # __get_cword4()
|
||||||
|
|
||||||
|
|
||||||
# This function performs file and directory completion. It's better than
|
# This function performs file and directory completion. It's better than
|
||||||
|
Loading…
x
Reference in New Issue
Block a user