lnav/test/expected/test_cli.sh_97e19b9ff3775d84074455a2e8993a0611b1c269.err
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2022-04-30 13:06:01 -07:00

487 B

✘ error: invalid value for “-c” option
--> arg
| -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)