QxQ %!s(int64=4) %!d(string=hai) anos
pai
achega
8989dd8336
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      main/commands/all/uuid.go

+ 2 - 2
main/commands/all/uuid.go

@@ -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,
 }