COMMANDS: assorted formatting fixes
* spaces => tabs * long lines wrapped * trailing whitespace killed
This commit is contained in:
parent
b26b57b677
commit
531a44e9e3
@ -284,5 +284,6 @@ command_list_end
|
||||
It does not execute any commands until the list has ended. The return
|
||||
value is whatever the return for a list of commands is. On success
|
||||
for all commands, OK is returned. If a command fails, no more commands
|
||||
are executed and the appropriate ACK error is returned. If "command_list_ok_begin is used", "list_OK\n" is returned for each successful command executed
|
||||
in the command list.
|
||||
are executed and the appropriate ACK error is returned. If
|
||||
"command_list_ok_begin is used", "list_OK\n" is returned for each
|
||||
successful command executed in the command list.
|
||||
|
Loading…
Reference in New Issue
Block a user