Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / tools / twitch-cli / application-name.patch
blob0d80e7252c884f405ef207c9aa35a9557973000d
1 diff --git a/cmd/root.go b/cmd/root.go
2 index 3d85c19..cbbe40c 100644
3 --- a/cmd/root.go
4 +++ b/cmd/root.go
5 @@ -16,7 +16,7 @@ import (
6 var cfgFile string
8 var rootCmd = &cobra.Command{
9 - Use: "twitch",
10 + Use: "twitch-cli",
11 Short: "A simple CLI tool for the New Twitch API and Webhook products.",