update name

This commit is contained in:
filifa
2025-05-10 13:29:38 -04:00
parent ed40d95b74
commit fa54e7b2ec
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.`,
}