Comment update

master
Ville Skyttä 2014-09-17 19:18:45 +03:00
parent 42e1f344b7
commit fa064e8563
1 changed files with 1 additions and 1 deletions

View File

@ -1941,7 +1941,7 @@ _minimal()
$split && return
_filedir
}
# Complete the empty string to allow completion of '>', '>>', and '<'
# Complete the empty string to allow completion of '>', '>>', and '<' on < 4.3
# http://lists.gnu.org/archive/html/bug-bash/2012-01/msg00045.html
complete -F _minimal ''