aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2023-04-30 11:43:29 +0200
committerChristian Segundo2023-04-30 11:44:06 +0200
commit3587bfb8ef612ece526e8b4ea3f7e25b8e5de5e7 (patch)
tree6c1583bbc005c7a107ba7430933df2558649fa7e
parentd3ae4c9b0089091af84b1e68aef4f62373546f2c (diff)
downloadawscli-plugin-passtotp-wiki.tar.gz
Fix pass linkwiki
-rw-r--r--index.74
1 files changed, 2 insertions, 2 deletions
diff --git a/index.7 b/index.7
index a083c5e..e98cfaa 100644
--- a/index.7
+++ b/index.7
@@ -5,7 +5,7 @@
.Sh NAME
.Nm awscli-plugin-passtotp
.Nd AWS CLI plugin to directly talk to
-.Lk https://www.passwordstore.org pass
+.Xr pass 1
for OATH-TOTP keys
.
.Sh DESCRIPTION
@@ -13,7 +13,7 @@ for OATH-TOTP keys
enables
.Lk https://aws.amazon.com/cli/ aws-cli
to directly talk to
-.Lk https://www.passwordstore.org pass
+.Xr pass 1
to acquire an OATH-TOTP code using the
.Lk https://github.com/tadfisher/pass-otp pass-otp
extension.