]> git.sven.stormbind.net Git - sven/scripts.git/commitdiff
fix a typo in mpass help output
authorSven Höxter <sven.hoexter@rewe-digital.com>
Tue, 1 Sep 2020 09:45:01 +0000 (11:45 +0200)
committerSven Höxter <sven.hoexter@rewe-digital.com>
Tue, 1 Sep 2020 09:45:01 +0000 (11:45 +0200)
home/mpass.sh

index 7cc3a9c8fad4169e562315814664ec509fa4baf3..bd6127404378155256245707ce7cf70341ea6ee4 100755 (executable)
@@ -13,7 +13,7 @@ function help {
     multiple repository.
 
     Before you get started create a configuration file in
-    ${HOME}/.mpass. This fill must contain an associative bash array
+    ${HOME}/.mpass. This file must contain an associative bash array
     named "REPO_STORE_DIR[reponame]" to define your repository location.
     The default repoistory should be named "default" is used when no
     other repository name is defined with "-r" on the mpass invocation.