am7xxx-modeswitch: fix the Length field in the switch command
[libam7xxx.git] / doc / man / am7xxx-modeswitch.1.txt
1 AM7XXX-MODESWITCH(1)
2 =====================
3 :doctype: manpage
4
5
6 NAME
7 ----
8 am7xxx-modeswitch - change the operational mode of am7xxx based devices
9
10
11 SYNOPSIS
12 --------
13 *am7xxx-modeswitch*
14
15
16 DESCRIPTION
17 -----------
18 am7xxx-modeswitch(1) is a minimal replacement of usb-modeswitch to use with
19 am7xxx devices (e.g. Acer C110 or Philips PPX projectors) to switch from the
20 mass storage device mode to the generic display mode.
21
22 It is handy on systems where usb-modeswitch is not available, like Windows.
23
24
25 EXAMPLE OF USE
26 --------------
27
28   am7xxx-modeswitch
29
30
31 EXIT STATUS
32 -----------
33 *0*::
34     Success
35
36 *!0*::
37     Failure (libusb error)
38
39
40 AUTHORS
41 -------
42 Antonio Ospite
43
44
45 RESOURCES
46 ---------
47 Main web site: <http://git.ao2.it/libam7xxx.git>
48
49
50 COPYING
51 -------
52 Copyright \(C) 2012-2014  Antonio Ospite <ao2@ao2.it>
53
54 This program is free software: you can redistribute it and/or modify
55 it under the terms of the GNU General Public License as published by
56 the Free Software Foundation, either version 3 of the License, or
57 (at your option) any later version.