1COLORHUG-FLASH(1) COLORHUG-FLASH(1)
2
3
4
6 colorhug-flash - A firmware updater for the ColorHug colorimeter
7
9 colorhug-flash [ --verbose ] [ --filename ]
10
12 This manual page documents briefly the colorhug-flash command.
13
14 colorhug-flash allows you to update the firmware on your Hughski Col‐
15 orHug colorimeter.
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 Show summary of options.
23
24 --verbose
25 Show extra debugging information.
26
27 --filename
28 Flash a specific firmware file.
29
30 Usually colorhug-flash contacts the internet and downloads
31 update metadata to work out the firmware file to use. This flag
32 allows the user to use a custom image.
33
35 Setting COLORHUG_EMULATE will allow you to run this tool without any
36 real hardware attached, although the program will fail when the flash
37 write is verified.
38
40 This manual page was written by Richard Hughes <richard@hughsie.com>.
41
42
43
44 07 September,2010 COLORHUG-FLASH(1)