mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 04:46:34 -04:00
Added man page example for "--show"
Former-commit-id: b541410572815e9e4dce1db50b918fc5d849ba54 Former-commit-id: faa0c7cf9b4bec1e56aec87b0818bf988f46d31e
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user