doc: refer to command_list_ok_begin, not command_list_begin
list_OK is returned only after command_list_ok_begin.
This commit is contained in:
parent
08732ce189
commit
5372ee406a
@ -62,7 +62,7 @@
|
|||||||
<returnvalue>OK</returnvalue> is returned. If a command
|
<returnvalue>OK</returnvalue> is returned. If a command
|
||||||
fails, no more commands are executed and the appropriate
|
fails, no more commands are executed and the appropriate
|
||||||
<returnvalue>ACK</returnvalue> error is returned. If
|
<returnvalue>ACK</returnvalue> error is returned. If
|
||||||
<command>command_list_begin</command> is used,
|
<command>command_list_ok_begin</command> is used,
|
||||||
<returnvalue>list_OK</returnvalue> is returned for each
|
<returnvalue>list_OK</returnvalue> is returned for each
|
||||||
successful command executed in the command list.
|
successful command executed in the command list.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user