✘ error: invalid value for “-c” option  --> command-line argument  |  -c foo   |  ^ command type prefix is missing  = help: command arguments must start with one of the following symbols to denote the type of command: : - an lnav command (e.g. :goto 42) ; - an SQL statement (e.g. ;SELECT * FROM syslog_log) | - an lnav script (e.g. |rename-stdin foo)