From 16959f67461cb3bceb5d9428759bc6f8925aa1ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Aulery?= Date: Thu, 4 Jul 2013 00:40:01 +0200 Subject: Use the same parameter names in the help. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Aulery Reviewed-by: Alan Coopersmith Signed-off-by: Alan Coopersmith --- xstdcmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xstdcmap.c') diff --git a/xstdcmap.c b/xstdcmap.c index ad35c83..970da6d 100644 --- a/xstdcmap.c +++ b/xstdcmap.c @@ -86,7 +86,7 @@ static const char *usage_message = " -best make the RGB_BEST_MAP\n" " -blue make the RGB_BLUE_MAP\n" " -default make the RGB_DEFAULT_MAP\n" - " -delete name remove a standard colormap\n" + " -delete map remove a standard colormap\n" " -display dpy X server to use\n" " -gray make the RGB_GRAY_MAP\n" " -green make the RGB_GREEN_MAP\n" -- cgit v1.2.3