diff options
-rw-r--r-- | catgirl.1 | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.Dd February 14, 2020 +.Dd February 15, 2020 .Dt CATGIRL 1 .Os . @@ -478,6 +478,16 @@ usually The most likely location of save files. .El . +.Sh EXIT STATUS +The +.Nm +client exits 0 +if requested by the user, +.Dv EX_UNAVAILABLE +(69) +if the connection is lost, +and >0 if an error occurs. +. .Sh EXAMPLES Command line: .Bd -literal -offset indent |