2022-07-08 21:17:34 +00:00
|
|
|
|
[1m[31m✘ error[0m: invalid value for “[1m-c[0m” option
|
2022-05-23 03:44:18 +00:00
|
|
|
|
[36m --> [0m[1mcommand-line argument[0m
|
|
|
|
|
[36m | [0m[37m[40m -c [0m[37m[40mfoo [0m
|
2022-07-08 21:17:34 +00:00
|
|
|
|
[36m | [0m [1m[31m^ command type prefix is missing[0m
|
2022-04-30 20:05:42 +00:00
|
|
|
|
[36m =[0m [36mhelp[0m: command arguments must start with one of the following symbols to denote the type of command:
|
|
|
|
|
[1m:[0m - an lnav command (e.g. :goto 42)
|
|
|
|
|
[1m;[0m - an SQL statement (e.g. ;SELECT * FROM syslog_log)
|
|
|
|
|
[1m|[0m - an lnav script (e.g. |rename-stdin foo)
|