mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-09-27 09:04:07 +00:00
Update uuid.go
This commit is contained in:
parent
7dce725f87
commit
3a51c255eb
@ -15,7 +15,7 @@ func (c *UUIDCommand) Name() string {
|
|||||||
|
|
||||||
func (c *UUIDCommand) Description() Description {
|
func (c *UUIDCommand) Description() Description {
|
||||||
return Description{
|
return Description{
|
||||||
Short: "Generate new UUIDs",
|
Short: "Generate new UUID",
|
||||||
Usage: []string{"v2ctl uuid"},
|
Usage: []string{"v2ctl uuid"},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user