update name

This commit is contained in:
filifa
2025-05-10 13:29:38 -04:00
parent 7968e0f8cb
commit 4bfec7c12c
2 changed files with 18 additions and 18 deletions

View File

@@ -23,7 +23,7 @@ import (
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "mlblive",
Use: "mlbstats",
Short: "Command line tools for Major League Baseball's Stats API",
Long: `Command line tools for Major League Baseball's Stats API.`,
}