mirror of
https://github.com/tstack/lnav
synced 2024-11-05 21:21:19 +00:00
554918b96c
Fixes #1078
539 B
539 B
✘ error: invalid timestamp: 17:00:01.
reason: the leading part of the timestamp was matched, however, the trailing text “.” was not
--> command-option:1
| :goto 17:00:01.
| ^ unrecognized input
= note: input matched time format “%H:%M:%S”
= help: fix the timestamp or remove the trailing text
reason: the leading part of the timestamp was matched, however, the trailing text “.” was not
--> command-option:1
| :goto 17:00:01.
| ^ unrecognized input
= note: input matched time format “%H:%M:%S”
= help: fix the timestamp or remove the trailing text