From 62c0604ba692a2139489e705a377279f615ad56c Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 4 Sep 1999 13:00:50 +0000 Subject: 1999-08-10 Thomas Bushnell, BSG * portinfo.c: Correct documentation for (currently implemented) --target-send and --target-send-once options. Reported by Marcus Brinkmann (Marcus.Brinkmann@ruhr-uni-bochum.de). --- utils/portinfo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/portinfo.c') diff --git a/utils/portinfo.c b/utils/portinfo.c index e80fcb69..d5bdadf0 100644 --- a/utils/portinfo.c +++ b/utils/portinfo.c @@ -68,6 +68,7 @@ static const struct argp_option options[] = { {"target-send", 'S', 0, 0, "Only show ports that translate into send rights"}, {"target-send-once",'O', 0, 0, + "Only show ports that translate into send-once rights"}, "Only show ports that translate into send once rights"}, #endif -- cgit v1.2.3