clarify usage
This commit is contained in:
@@ -144,7 +144,7 @@ func mlblive(cmd *cobra.Command, args []string) {
|
||||
|
||||
// rootCmd represents the base command when called without any subcommands
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "mlblive",
|
||||
Use: "mlblive -t [team]",
|
||||
Short: "Output data from Major League Baseball's Stats API",
|
||||
Long: `Output data from Major League Baseball's Stats API`,
|
||||
Run: mlblive,
|
||||
|
||||
Reference in New Issue
Block a user