0bf48d26
by Lubomir Rintel at 2026-05-01T21:47:12+02:00
cmd: Fix handling of "ECHO.ON".
The "ON" and "OFF" arguments are magical only if separated by spaces.
That is -- "ECHO.ON" should just say "ON" instead of setting the echo
flag.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>