From 534d264945c6a0c9d1d4d6fe0f124042e75aa900 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 21 Sep 2021 00:17:31 +0100 Subject: [PATCH] server/tripe-admin.5.in: Fix out-of-date information about `kill'. It does sometimes send a `bye' message now. --- server/tripe-admin.5.in | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/server/tripe-admin.5.in b/server/tripe-admin.5.in index 50933a8a..ba29f123 100644 --- a/server/tripe-admin.5.in +++ b/server/tripe-admin.5.in @@ -614,9 +614,13 @@ line giving the tag for each outstanding background job. .BI "KILL " peer Causes the server to forget all about .IR peer . -All keys are destroyed, and no more packets are sent. No notification -is sent to the peer: if it's important that the peer be notified, you -must think of a way to do that yourself. +All keys are destroyed, and no more packets are sent. A +.B bye +message is sent to the peer if it's marked as +.B "\-ephemeral" +\(en see the +.B "ADD" +command. .SP .B "LIST" For each currently-known peer, an -- 2.11.0