Commit 531a44e9 authored by Eric Wong's avatar Eric Wong Committed by Max Kellermann

COMMANDS: assorted formatting fixes

* spaces => tabs * long lines wrapped * trailing whitespace killed
parent b26b57b6
...@@ -284,5 +284,6 @@ command_list_end ...@@ -284,5 +284,6 @@ command_list_end
It does not execute any commands until the list has ended. The return 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 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 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 are executed and the appropriate ACK error is returned. If
in the command list. "command_list_ok_begin is used", "list_OK\n" is returned for each
successful command executed in the command list.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment