mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-03 15:47:18 -04:00
Re-enforce proper syntax by always showing /<entry name>, rather the </entry name>
Former-commit-id: cd0cfb7df05a37999ae057e9d2908f8130107e9e Former-commit-id: 64bcafbc58b241b74275e70675ae586e9180400f
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
.TH sshyp 1 "07 July 2023" "v1.5.0" "sshyp man page"
|
||||
.TH sshyp 1 "08 July 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
|
||||
Client Usage: sshyp [</entry name> [argument] [option]] | [argument]
|
||||
Client Usage: sshyp [/<entry name> [argument] [option]] | [argument]
|
||||
|
||||
Server Usage: sshyp <argument>
|
||||
.SH DESCRIPTION
|
||||
|
||||
Reference in New Issue
Block a user