Added "other" error code to man page

Former-commit-id: ad89fc282ced553cb2647625c0206cb3e796bbaf
Former-commit-id: 4a0a3ca2d282c61a970ed07b5170bbb0e85b37a1
This commit is contained in:
2023-07-06 13:23:54 -04:00
parent 3cc5b5633c
commit 343bc40ddd
+3 -1
View File
@@ -1,4 +1,4 @@
.TH sshyp 1 "15 June 2023" "v1.5.0" "sshyp man page"
.TH sshyp 1 "06 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
@@ -111,5 +111,7 @@ Please note that the server setup intentionally does not allow the reading of en
4 - decryption/encryption error
5 - server connection error
6 - other error
.SH AUTHOR
Randall Winkhart (https://github.com/rwinkhart)