aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTad Fisher <tad@simple.com>2017-03-20 09:45:29 -0700
committerTad Fisher <tad@simple.com>2017-03-20 09:45:29 -0700
commit9ac7b84afb6e2f7a93d6a3ecc7dfcaa5a3c15083 (patch)
tree1da6a3dfb7c420a2b810d91fc5aa197601f7e3da
parent38482e42167a898c5881170f1e8fe0a7a9599214 (diff)
Fix commit message
-rwxr-xr-xotp.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/otp.bash b/otp.bash
index f094fa2..df04d4f 100755
--- a/otp.bash
+++ b/otp.bash
@@ -143,7 +143,7 @@ cmd_otp_insert() {
otp_parse_uri "$uri"
- otp_insert "$path" $force "$otp_uri" "Add OTP secret for $2 to store."
+ otp_insert "$path" $force "$otp_uri" "Add OTP secret for $path to store."
}
cmd_otp_code() {