mirror of
https://github.com/FiloSottile/age.git
synced 2025-12-23 05:25:14 +00:00
doc: fix typo in age(1) (#395)
This commit is contained in:
committed by
GitHub
parent
3411802309
commit
f01e37b4d7
@@ -184,7 +184,7 @@ An \fBIDENTITY\fR is an SSH private key \fIfile\fR passed individually to \fB\-i
|
||||
An encrypted file \fIcan\fR be linked to the SSH public key it was encrypted to\. This is so that \fBage\fR can identify the correct SSH private key before requesting its password, if any\.
|
||||
.
|
||||
.SH "EXIT STATUS"
|
||||
\fBage\fR will exit 0 if and only if encryption or decryption are succesful for the full length of the input\.
|
||||
\fBage\fR will exit 0 if and only if encryption or decryption are successful for the full length of the input\.
|
||||
.
|
||||
.P
|
||||
If an error occurs during decryption, partial output might still be generated, but only if it was possible to securely authenticate it\. No unauthenticathed output is ever released\.
|
||||
|
||||
Reference in New Issue
Block a user