hexdump: Actually install for hd as well.

This commit is contained in:
Ville Skyttä 2013-03-06 21:50:25 +02:00
parent e38e68f96c
commit 73d1f0f164

View File

@ -24,6 +24,6 @@ _hexdump()
_filedir
} &&
complete -F _hexdump hexdump
complete -F _hexdump hexdump hd
# ex: ts=4 sw=4 et filetype=sh