This commit is contained in:
Rasmus Steinke 2015-12-04 08:48:03 +01:00
parent 1e73921582
commit cd6bac2446

View File

@ -12,7 +12,7 @@ else
root="$HOME/.password-store"
fi
if [[ $1 == "--help" || $1 == "=h" ]]; then
if [[ $1 == "--help" || $1 == "-h" ]]; then
echo "add pass files for rofi-pass"
echo "(C) 2015 Rasmus Steinke <rasi at xssn dot at>"
echo ""