mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
spark_fp: augment usage output
This commit is contained in:
@@ -46,6 +46,10 @@ void usage()
|
||||
printf("\t-P: power down\n");
|
||||
printf("\t-l <n>: set LED <n> on\n");
|
||||
printf("\t-L <n>: set LED <n> off\n");
|
||||
printf("\t-B <n>: show blue RC code (n = 0..4 or \"all\")\n");
|
||||
printf("\t-S <n>: show standby RC code (n = 0..4 or \"all\")\n");
|
||||
printf("\t-B <n>:<predata><code>: set blue RC code (n = 0..4)\n");
|
||||
printf("\t-S <n>:<predata><code>: set standby RC code\n");
|
||||
#else
|
||||
printf("\t-w <time>: set FP wakeup time and power down (time = 1: no wakeup)\n");
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user