mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -05:00
fix typo
This commit is contained in:
parent
a5224a2bb7
commit
8989dd8336
@ -9,8 +9,8 @@ import (
|
||||
|
||||
var cmdUUID = &base.Command{
|
||||
UsageLine: "{{.Exec}} uuid",
|
||||
Short: "generate new UUIDs",
|
||||
Long: `Generate new UUIDs.
|
||||
Short: "generate new UUID",
|
||||
Long: `Generate new UUID.
|
||||
`,
|
||||
Run: executeUUID,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user