Unique rule-set names

This commit is contained in:
世界
2024-06-26 00:45:10 +08:00
parent 9f20431d9c
commit ec167cf4d2
16 changed files with 58 additions and 58 deletions

View File

@@ -6,7 +6,7 @@ import (
var commandRuleSet = &cobra.Command{
Use: "rule-set",
Short: "Manage rule sets",
Short: "Manage rule-sets",
}
func init() {