mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
fix spark_fp usage
Origin commit data
------------------
Branch: master
Commit: 4929656233
Author: martii <m4rtii@gmx.de>
Date: 2013-01-28 (Mon, 28 Jan 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -42,14 +42,12 @@ void usage()
|
|||||||
printf("\t-t: get current FP time\n");
|
printf("\t-t: get current FP time\n");
|
||||||
printf("\t-s <time>: set FP time (time = 0: use current time)\n");
|
printf("\t-s <time>: set FP time (time = 0: use current time)\n");
|
||||||
#ifdef MARTII
|
#ifdef MARTII
|
||||||
printf("\t-w <time>: set FP wakeup time and power down (time = 1: no wakeup)\n");
|
|
||||||
printf("\t-P: power down\n");
|
|
||||||
#else
|
|
||||||
printf("\t-w <time>: set FP wakeup time (time = 1: no wakeup)\n");
|
printf("\t-w <time>: set FP wakeup time (time = 1: no wakeup)\n");
|
||||||
#endif
|
printf("\t-P: power down\n");
|
||||||
#ifdef MARTII
|
|
||||||
printf("\t-l <n>: set LED <n> on\n");
|
printf("\t-l <n>: set LED <n> on\n");
|
||||||
printf("\t-L <n>: set LED <n> off\n");
|
printf("\t-L <n>: set LED <n> off\n");
|
||||||
|
#else
|
||||||
|
printf("\t-w <time>: set FP wakeup time and power down (time = 1: no wakeup)\n");
|
||||||
#endif
|
#endif
|
||||||
printf("times are given in unix time (UTC, seconds since 1970-01-01 00:00:00)\n");
|
printf("times are given in unix time (UTC, seconds since 1970-01-01 00:00:00)\n");
|
||||||
printf("\n");
|
printf("\n");
|
||||||
|
Reference in New Issue
Block a user