Skip to content

Commit 748437f

Browse files
committed
fix lsrules description
1 parent 4d44da2 commit 748437f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/commands/all/api/rules_list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
var cmdListRules = &base.Command{
99
CustomFlags: true,
1010
UsageLine: "{{.Exec}} api lsrules [--server=127.0.0.1:8080]",
11-
Short: "List Rules",
11+
Short: "List routing rules",
1212
Long: `
1313
List rules in Xray.
1414

0 commit comments

Comments
 (0)