fix typo
This commit is contained in:
parent
1e73921582
commit
cd6bac2446
2
addpass
2
addpass
@ -12,7 +12,7 @@ else
|
|||||||
root="$HOME/.password-store"
|
root="$HOME/.password-store"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $1 == "--help" || $1 == "=h" ]]; then
|
if [[ $1 == "--help" || $1 == "-h" ]]; then
|
||||||
echo "add pass files for rofi-pass"
|
echo "add pass files for rofi-pass"
|
||||||
echo "(C) 2015 Rasmus Steinke <rasi at xssn dot at>"
|
echo "(C) 2015 Rasmus Steinke <rasi at xssn dot at>"
|
||||||
echo ""
|
echo ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user