From 3587bfb8ef612ece526e8b4ea3f7e25b8e5de5e7 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 30 Apr 2023 11:43:29 +0200 Subject: Fix pass link --- index.7 | 4 ++-- 1 file 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. -- cgit v1.2.3