test: change description
This commit is contained in:
parent
34fca3d564
commit
027bde3e68
|
@ -20,7 +20,7 @@ var f os.File
|
||||||
func Execute() {
|
func Execute() {
|
||||||
app := &cli.App{
|
app := &cli.App{
|
||||||
Name: "gotelem",
|
Name: "gotelem",
|
||||||
Usage: "see everything",
|
Usage: "The Ultimate Telemetry Tool!",
|
||||||
Flags: []cli.Flag{
|
Flags: []cli.Flag{
|
||||||
&cli.BoolFlag{
|
&cli.BoolFlag{
|
||||||
Name: "profile",
|
Name: "profile",
|
||||||
|
|
Loading…
Reference in a new issue