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
+3 -3
View File
@@ -1,5 +1,5 @@
sshyp v1.5.0
07/07/2023
07/08/2023
the fortified flock update
@@ -64,11 +64,11 @@ other factors of note:
^ as such, keep an eye out for new bugs!
- the next major release of sshyp may be even larger...
^ but it is also likely very far away
^ GnuPG is great, but it is inherently incompatibile with sshyp's future security model
^ GnuPG is great, but it is inherently incompatible with sshyp's future security model
^ if all goes according to plan, GnuPG will be replaced in the next release
^ assuming this happens, this next release will be crowned v2.0.0
^ sshyp v1.5.X is expected to be the latest stable release for a longer amount of time than usual
^ sshyp v1.5.X may recieve security/bug fix patches after the release of v2.0.0, as needed
^ sshyp v1.5.X may receive security/bug fix patches after the release of v2.0.0, as needed
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+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