From 357ded8958bfaefaa02a57fa71de7857602fdb9b Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 15 Feb 2020 04:28:57 -0500 Subject: Document exit status --- catgirl.1 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/catgirl.1 b/catgirl.1 index 86bf53d..f1b816d 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -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 -- cgit 1.4.1