From a18e6364d23ac9647d34f0741f7aa555da42b6f8 Mon Sep 17 00:00:00 2001 From: Ansgar Date: Fri, 18 Nov 2022 00:20:22 +0100 Subject: [PATCH] typo: isser -> issuer --- pass-otp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pass-otp.1 b/pass-otp.1 index 9bded0c..a69cb8e 100644 --- a/pass-otp.1 +++ b/pass-otp.1 @@ -59,7 +59,7 @@ for the key URI specification. The secret is consumed from stdin; specify \fI--echo\fP or \fI-e\fP to echo input when running this command interactively. If \fIpass-name\fP is not specified, convert the \fIissuer:accountname\fP URI label to a path in the form of -\fIisser/accountname\fP. Prompt before overwriting an existing secret, unless +\fIissuer/accountname\fP. Prompt before overwriting an existing secret, unless \fI--force\fP or \fI-f\fP is specified. This command is alternatively named \fBadd\fP.