From ab5818d2b6b0a373e558b48a854e3cdbe570a5f4 Mon Sep 17 00:00:00 2001 From: mertz Date: Tue, 19 Dec 2000 16:19:41 +0000 Subject: ajout d'une ligne dans l'aide des commandes: .help --- src/ivyprobe.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/ivyprobe.c b/src/ivyprobe.c index 63981af..c73df3a 100644 --- a/src/ivyprobe.c +++ b/src/ivyprobe.c @@ -144,6 +144,7 @@ void HandleStdin (Channel channel, HANDLE fd, void *data) printf(" .help - this help\n"); printf(" .quit - terminate this application\n"); printf(" .die appname - send die msg to appname\n"); + printf(" .dieall-yes-i-am-sure - send die msg to all applis\n"); printf(" .direct appname id 'arg' - send direct msg to appname\n"); printf(" .where appname - on which host is appname\n"); printf(" .bind 'regexp' - add a msg to receive\n"); -- cgit v1.1