Update comments
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
** "SinqHM" for SinqHM_srv or
|
||||
** "lwl" for lwl_server or
|
||||
** "bootUtil" for SinqHM_bootUtil or
|
||||
** "focus" for FOCUS_main
|
||||
** "focus" for FOCUS_srv
|
||||
** <arg1>,..<arg9> = integer args for the spawn, as follows:
|
||||
**
|
||||
** If <arg0> = "SinqHM"
|
||||
@ -117,7 +117,8 @@
|
||||
**----------------------------------------------------
|
||||
** If <action> = "wt", then
|
||||
**
|
||||
** <arg0> = number of seconds to wait (may be useful for FOCUS startup).
|
||||
** <arg0> = number of seconds to wait (may be useful for
|
||||
** FOCUS startup).
|
||||
**----------------------------------------------------
|
||||
** For example:
|
||||
**
|
||||
@ -748,7 +749,7 @@
|
||||
"\n"
|
||||
"<action> may be \"sp\" for \"spawn a task\" or\n"
|
||||
" \"sps\" for \"spawn and suspend a task\" or\n"
|
||||
" \"cfg\" for \"configure SinqHM_srv (or FOCUS_main)\"\n"
|
||||
" \"cfg\" for \"configure SinqHM_srv (or FOCUS_srv)\"\n"
|
||||
"\n"
|
||||
"The following \"sp\" (or \"sps\") commands are available:\n"
|
||||
"\n"
|
||||
|
Reference in New Issue
Block a user