Skip to content

Commit a60b87a

Browse files
committed
fix lsrules long description
1 parent 748437f commit a60b87a

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
@@ -10,7 +10,7 @@ var cmdListRules = &base.Command{
1010
UsageLine: "{{.Exec}} api lsrules [--server=127.0.0.1:8080]",
1111
Short: "List routing rules",
1212
Long: `
13-
List rules in Xray.
13+
List routing rules in Xray.
1414
1515
Arguments:
1616

0 commit comments

Comments
 (0)