This commit is contained in:
2022-05-19 19:44:07 +03:00
parent 3adf7fb39a
commit ec55e6387a

2
bake
View File

@@ -158,7 +158,7 @@ else
"$@" "$@"
else else
# but there is no defined completion # but there is no defined completion
compgen -o plusdirs -f -- "${@: -1}" compgen -f -d -- "${@: -1}"
fi fi
else else
# no such command # no such command