From aa5c91c68ce9e3c758b584359f9c18f6ce88250e Mon Sep 17 00:00:00 2001 From: Ping Cheng Date: Tue, 22 Dec 2009 18:14:58 -0800 Subject: xsetwacom: update usage help for Rotate option Signed-off-by: Ping Cheng Signed-off-by: Peter Hutterer --- tools/xsetwacom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c index 3dbbd09..ca19948 100644 --- a/tools/xsetwacom.c +++ b/tools/xsetwacom.c @@ -1439,7 +1439,7 @@ static void set_rotate(Display *dpy, XDevice *dev, param_t* param, int argc, cha return; error: - fprintf(stderr, "Usage: xsetwacom rotate [NONE | CW | CCW | HALF]\n"); + fprintf(stderr, "Usage: xsetwacom Rotate [NONE | CW | CCW | HALF]\n"); return; } -- cgit v1.2.3