From: Mark Wooding Date: Mon, 11 Jun 2018 11:58:01 +0000 (+0100) Subject: server/tripe-admin.5.in: Add missing documentation for error messages. X-Git-Tag: 1.5.0~63 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/75566d17f4fd0f18a88360294d6561b25e3681e5 server/tripe-admin.5.in: Add missing documentation for error messages. --- diff --git a/server/tripe-admin.5.in b/server/tripe-admin.5.in index e4da4872..9f641330 100644 --- a/server/tripe-admin.5.in +++ b/server/tripe-admin.5.in @@ -1030,6 +1030,17 @@ There is already a peer named The attempt to send a ping packet failed, probably due to lack of encryption keys. .SP +.B "provider-failed" +(For +.BR SVCSUBMIT .) +The service provider disconnected without sending back a final reply to +the job. +.SP +.B "provider-overloaded" +(For +.BR SVCSUBMIT .) +The service provider has too many jobs queued up for it already. +.SP .BI "resolve-error " hostname (For .BR ADD .) @@ -1121,6 +1132,13 @@ The given .I tag is not the tag for any outstanding background job. It may have just finished. +.SP +.BI "unknown-tunnel " tun +(For +.BR ADD .) +The given +.I tun +is not the name of any known tunnel driver. . .\"-------------------------------------------------------------------------- .SH "NOTIFICATIONS"