docs: update wcl, select match time

This commit is contained in:
debugtalk
2022-12-03 00:18:45 +08:00
parent 18cc7eb0c1
commit 3618db1e7d
2 changed files with 34 additions and 21 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import (
var rootCmd = &cobra.Command{
Use: "wcl",
Short: "Monitor FIFA World Cup Live",
Version: "2022.12.01.2236",
Version: "2022.12.03.0018",
PreRun: func(cmd *cobra.Command, args []string) {
log.Logger = zerolog.New(
zerolog.ConsoleWriter{NoColor: false, Out: os.Stderr},