From 519d98322be585903e5ab12de3d1a4695ac571f1 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 21 Jan 2000 11:32:54 +0000 Subject: [PATCH] Added sender command to help... --- test/seq.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/seq.c b/test/seq.c index 149f76aa..9c2faa3c 100644 --- a/test/seq.c +++ b/test/seq.c @@ -137,6 +137,7 @@ static void help(void) printf(" client [#] show all clients or specified client\n"); printf(" port [#] show all ports or specified port for specified client\n"); printf(" decoder event decoder\n"); + printf(" sender [] ... event sender\n"); } int main(int argc, char *argv[]) -- 2.47.1