blob: a2b36faf19a37e46263bad3d3e8c6d97b9d2ad6e (
plain)
1
2
3
4
5
6
7
|
[1m[31m✘ error[0m: invalid timestamp: 17:00:01.
[1m[31mreason[0m: the leading part of the timestamp was matched, however, the trailing text “.” was not
[36m --> [0m[1mcommand-option[0m:1
[36m | [0m[37m[40m:[0m[1m[36m[40mgoto[0m[37m[40m 17:00:01. [0m
[36m | [0m[37m[40m [0m[32m[40m^ unrecognized input[0m[37m[40m [0m
[36m =[0m [36mnote[0m: input matched time format “%H:%M:%S”
[36m =[0m [36mhelp[0m: fix the timestamp or remove the trailing text
|