am7xxx: fail if USB configuration or interface are not right
[libam7xxx.git] / doc / man / picoproj.1.txt
index c60fe16..0fea153 100644 (file)
@@ -15,12 +15,17 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-picoproj(1) is a minimal example to show how to use libam7xxx to display a static image.
+picoproj(1) is a minimal example to show how to use libam7xxx to display
+a static image; it will not perform any image rescaling or conversion, images
+larger than the device native resolution can be wrongly displayed.
 
 
 OPTIONS
 -------
 
+*-d* '<index>'::
+    the device index (default is 0)
+
 *-f* '<filename>'::
     the image file to upload
 
@@ -35,11 +40,14 @@ OPTIONS
 *-l* '<log level>'::
     the verbosity level of libam7xxx output (0-5)
 
-*-p* '<power level>'::
-    power level of device, between 0 (off) and 4 (maximum) +
+*-p* '<power mode>'::
+    the power mode of device, between 0 (off) and 4 (turbo) +
     WARNING: Level 2 and greater require the master AND
              the slave connector to be plugged in.
 
+*-z* '<zoom mode>'::
+    the display zoom mode, between 0 (original) and 3 (test)
+
 *-W* '<image width>'::
     the width of the image to upload