mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-01 06:46:30 -04:00
Fix spacing between exit codes in man page
Former-commit-id: 10708f1512aa4f7aa0d4c410d8d204e27c83eb2f [formerly 486fc39f22]
Former-commit-id: 91a167647b61de66301ab7bf14046637057ec4f3
This commit is contained in:
@@ -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.
|
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
|
.SH EXIT CODES
|
||||||
0 - no error
|
0 - no error
|
||||||
|
|
||||||
1 - argument error
|
1 - argument error
|
||||||
|
|
||||||
2 - configuration error
|
2 - configuration error
|
||||||
|
|
||||||
3 - data not found error
|
3 - data not found error
|
||||||
|
|
||||||
4 - data already exists error
|
4 - data already exists error
|
||||||
|
|
||||||
5 - decryption/encryption error
|
5 - decryption/encryption error
|
||||||
|
|
||||||
6 - server data retrieval error
|
6 - server data retrieval error
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
Randall Winkhart (https://github.com/rwinkhart)
|
Randall Winkhart (https://github.com/rwinkhart)
|
||||||
|
|||||||
Reference in New Issue
Block a user