diff options
author | B. Watson <yalhcru@gmail.com> | 2013-06-26 19:54:07 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-26 19:54:07 -0300 |
commit | f4fc936b4de1e5b274e77baeeea3858aa8a1270e (patch) | |
tree | 81e5a90b3412257cdbe4bf8b9c89fbccc7a7bab7 /misc/cwiid/lswm.1 | |
parent | 4451a38cd8d05d3bbbd12f55f3c0b2830b553230 (diff) |
misc/cwiid: Updated for version 0.6.00+svn201.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/cwiid/lswm.1')
-rw-r--r-- | misc/cwiid/lswm.1 | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/misc/cwiid/lswm.1 b/misc/cwiid/lswm.1 new file mode 100644 index 0000000000000..e51ca794b219b --- /dev/null +++ b/misc/cwiid/lswm.1 @@ -0,0 +1,54 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LSWM 1 "janvier 18, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lswm \- discover new wiimotes +.SH SYNOPSIS +.B lswm +.RI [ options ] +.br +.SH DESCRIPTION +This manual page documents briefly the +.B lswm +command. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +.SH OPTIONS +.TP +.B \-h +Show summary of options. +.TP +.B \-a +List all bluetooth devices (not just wiimotes) +.TP +.B \-l +Long format (device details) +.TP +.B \-q +Quiet mode + +.SH SEE ALSO +.BR wminput (1), +.BR wmgui (1), +.br +.SH AUTHOR +wmgui was written by L. Donnie Smith <cwiid@abstrakraft.org> +.PP +This manual page was written by Romain Beauxis <toots@rastageeks.org>, +for the Debian project (but may be used by others). |