luether command arg=value arg=value ...
or
luether command value value ...
Argument parsing is done by the same code that parses CGI Commands. Therefore, characters such as quotes and spaces must be escaped using URI escape mechanismes. For example, a space is %20.