summaryrefslogtreecommitdiff
path: root/xstdcmap.c
diff options
context:
space:
mode:
authorStéphane Aulery <lkppo@free.fr>2013-07-04 00:40:01 +0200
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-06 08:59:59 -0700
commit16959f67461cb3bceb5d9428759bc6f8925aa1ee (patch)
tree4cd59ae66f5bf7ee7d42a1b2b59145928acf5b87 /xstdcmap.c
parenta1569179b99f6c8af86132030077439c1dbd52c2 (diff)
Use the same parameter names in the help.
Signed-off-by: Stéphane Aulery <lkppo@free.fr> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xstdcmap.c')
-rw-r--r--xstdcmap.c2
1 files changed, 1 insertions, 1 deletions
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"