aboutsummaryrefslogtreecommitdiffstats
path: root/addpass
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-07-17 03:40:08 +0200
committerRasmus Steinke <rasi@xssn.at>2015-07-17 03:40:08 +0200
commit3f7a9fff12a4d4fe44db8c4cd4c31a8d46c38e73 (patch)
tree21d73665a968915c5ff549ae20ce5fa7e39f1fa5 /addpass
parent28513f96d96fe41fda8772cfe470c4bdacccb593 (diff)
downloadrofi-pass-3f7a9fff12a4d4fe44db8c4cd4c31a8d46c38e73.tar.gz
fix typo
Diffstat (limited to 'addpass')
-rwxr-xr-xaddpass2
1 files changed, 1 insertions, 1 deletions
diff --git a/addpass b/addpass
index 725df3e..b6fda66 100755
--- a/addpass
+++ b/addpass
@@ -16,7 +16,7 @@ if [[ $1 == "--help" || $1 == "=h" ]]; then
echo " Needs to be first option."
echo " Leave empty to use top level)"
echo ""
- echo "-name \"foobar\" Needed field - filename of password field"
+ echo "-name \"foobar\" Needed field - filename of password file"
echo ""
echo " Every field name has to start with \"-\""
echo " Values should be quoted"