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:
2023-07-08 19:15:29 -04:00
parent 4a7234282b
commit 7f4ddd2775
3 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -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