Explorar o código

Update uuid.go

QxQ %!s(int64=4) %!d(string=hai) anos
pai
achega
3a51c255eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      infra/control/uuid.go

+ 1 - 1
infra/control/uuid.go

@@ -15,7 +15,7 @@ func (c *UUIDCommand) Name() string {
 
 func (c *UUIDCommand) Description() Description {
 	return Description{
-		Short: "Generate new UUIDs",
+		Short: "Generate new UUID",
 		Usage: []string{"v2ctl uuid"},
 	}
 }