Fix spacing between exit codes in man page

Former-commit-id: 10708f1512aa4f7aa0d4c410d8d204e27c83eb2f [formerly 486fc39f22]
Former-commit-id: 91a167647b61de66301ab7bf14046637057ec4f3
This commit is contained in:
2022-11-05 19:28:27 -04:00
parent 78588f686e
commit 8bcfd3fcd8
+6
View File
@@ -112,11 +112,17 @@ Client setup:
Please note that the server setup intentionally does not allow the reading of entries (it does not allow adding a gpg decryption key). For security purposes, only clients can read entries.
.SH EXIT CODES
0 - no error
1 - argument error
2 - configuration error
3 - data not found error
4 - data already exists error
5 - decryption/encryption error
6 - server data retrieval error
.SH AUTHOR
Randall Winkhart (https://github.com/rwinkhart)