1PK-DEVICE-REBIND(1) [FIXME: manual] PK-DEVICE-REBIND(1)
2
3
4
6 pk-device-rebind - Device software reloader
7
9 pk-device-rebind [--help]
10
12 This manual page documents briefly the pk-device-rebind command.
13
14 pk-device-rebind is the command line client for reloading devices after
15 firmware has been installed.
16
18 This program follows the usual GNU command line syntax, with long
19 options starting with two dashes (`-'). A summary of options is
20 included below.
21
22 --help
23 Show summary of options.
24
25 --verbose
26 Show extra debugging information.
27
28 --simulate
29 Don't actually poke the hardware, only simulate what would be done.
30
32 0
33 Success, the device was reloaded
34
35 1
36 Failed with miscellaneous internal error.
37
38 3
39 Arguments incorrect.
40
41 4
42 Failed to write to device.
43
45 packagekitd (1). udev(1).
46
48 This manual page was written by Richard Hughes richard@hughsie.com.
49
51 Copyright © 2009 Richard Hughes
52
53
54
55[FIXME: source] 19 August,2009 PK-DEVICE-REBIND(1)