Przeglądaj źródła

Rename app from MTG to mtg

tags/v1.0.1
9seconds 6 lat temu
rodzic
commit
7928c2b323
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      main.go

+ 1
- 1
main.go Wyświetl plik

15
 )
15
 )
16
 
16
 
17
 var (
17
 var (
18
-	app = kingpin.New("MTG", "Simple MTPROTO proxy.")
18
+	app = kingpin.New("mtg", "Simple MTPROTO proxy.")
19
 
19
 
20
 	generateSecretCommand = app.Command("generate-secret",
20
 	generateSecretCommand = app.Command("generate-secret",
21
 		"Generate new secret")
21
 		"Generate new secret")

Ładowanie…
Anuluj
Zapisz