mirror of
https://github.com/Baipyrus/ProxySwitcher.git
synced 2024-12-26 12:41:45 +00:00
unify descriptions of commands and root
This commit is contained in:
parent
a0376269f8
commit
ea6990681e
@ -9,7 +9,7 @@ import (
|
|||||||
// rootCmd represents the base command when called without any subcommands
|
// rootCmd represents the base command when called without any subcommands
|
||||||
var rootCmd = &cobra.Command{
|
var rootCmd = &cobra.Command{
|
||||||
Use: "ProxySwitcher",
|
Use: "ProxySwitcher",
|
||||||
Short: "A simple proxy switching tool",
|
Short: "A simple internet proxy switching tool",
|
||||||
// Uncomment the following line if your bare application
|
// Uncomment the following line if your bare application
|
||||||
// has an action associated with it:
|
// has an action associated with it:
|
||||||
// Run: func(cmd *cobra.Command, args []string) { },
|
// Run: func(cmd *cobra.Command, args []string) { },
|
||||||
|
Loading…
Reference in New Issue
Block a user