This commit is contained in:
Rasmus Steinke 2015-07-17 03:40:08 +02:00
parent 28513f96d9
commit 3f7a9fff12

View File

@ -16,7 +16,7 @@ if [[ $1 == "--help" || $1 == "=h" ]]; then
echo " Needs to be first option." echo " Needs to be first option."
echo " Leave empty to use top level)" echo " Leave empty to use top level)"
echo "" echo ""
echo "-name \"foobar\" Needed field - filename of password field" echo "-name \"foobar\" Needed field - filename of password file"
echo "" echo ""
echo " Every field name has to start with \"-\"" echo " Every field name has to start with \"-\""
echo " Values should be quoted" echo " Values should be quoted"