diff --git a/hosts b/hosts index 6e40fef..f7515df 100755 --- a/hosts +++ b/hosts @@ -523,12 +523,12 @@ desc() { [[ -z ${1} ]] && _die printf "desc: No command name specified.\n" if [[ -n ${2:-} ]] then - read -d '' "_desc_${1}" <