From 75566d17f4fd0f18a88360294d6561b25e3681e5 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 11 Jun 2018 12:58:01 +0100 Subject: [PATCH] server/tripe-admin.5.in: Add missing documentation for error messages. --- server/tripe-admin.5.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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" -- 2.11.0