The usage provided by '--help' is more accurate than that provided in the man page, and some arguments to '--set' do not require a value.
Signed-off-by: Jason Gerecke <[email protected]> --- man/xsetwacom.man | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/xsetwacom.man b/man/xsetwacom.man index 37eb95a..910f873 100644 --- a/man/xsetwacom.man +++ b/man/xsetwacom.man @@ -6,7 +6,7 @@ xsetwacom \- commandline utility to query and modify __drivername__ driver settings. .SH "SYNOPSIS" .LP -xsetwacom [options] command [device_name] [parameter] [value] +xsetwacom [options] [command [arguments]] .SH "DESCRIPTION" .LP @@ -79,7 +79,7 @@ added to the InputDevice section in the xorg.conf. .SS "SET COMMANDS" .TP -\fBset\fR device_name parameter value +\fBset\fR device_name parameter [value] Set the parameter value on the given device to the value provided. Note that not all parameters are writable, some are read-only and result in an error when trying to be modified. -- 1.7.4.1 ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
