[MINOR] Fix indentation and comments

This commit is contained in:
Lazarus Lazaridis 2018-03-12 06:44:29 +02:00
parent 109f0eb62f
commit 51f8c88eba

View File

@ -109,6 +109,7 @@ function _goto_list_aliases()
fi fi
} }
# Lists duplicate directory aliases
function _goto_find_duplicate() function _goto_find_duplicate()
{ {
local duplicates= local duplicates=
@ -240,6 +241,7 @@ function _goto_warning()
(>&2 echo -e "goto warning: $1") (>&2 echo -e "goto warning: $1")
} }
# Displays entries with aliases starting as the given one.
function _goto_print_similar() function _goto_print_similar()
{ {
local similar local similar