From d799a9d1493d97aaf4c2e59b98f6b8dae10e3ed6 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Fri, 12 May 2023 08:12:05 -0400 Subject: [PATCH] Added man page example for "--show" Former-commit-id: b541410572815e9e4dce1db50b918fc5d849ba54 Former-commit-id: faa0c7cf9b4bec1e56aec87b0818bf988f46d31e --- extra/manpage | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extra/manpage b/extra/manpage index 70b9013..5b71791 100644 --- a/extra/manpage +++ b/extra/manpage @@ -1,4 +1,4 @@ -.TH sshyp 1 "30 April 2023" "v1.4.2" "sshyp man page" +.TH sshyp 1 "12 May 2023" "v1.5.0" "sshyp man page" .SH NAME \fBsshyp\fR - Simple, self-hosted, synchronized password management for UNIX(-like) systems. Alternative to (and compatible with) pass/password-store. .SH SYNOPSIS @@ -17,6 +17,9 @@ Viewing the entry database: Reading an existing entry saved as '~/.local/share/sshyp/development/github.gpg': sshyp /development/github +Reading the same entry without hiding the password: + sshyp /development/github --show + Copying the password of an existing entry saved as '~/.local/share/sshyp/financial/bank.gpg': sshyp /financial/bank copy -p