Skip to content

Commit d4fa357

Browse files
committed
fix(routes): command alignment
1 parent 1456def commit d4fa357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parser/routes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ func Routes(argv []string, cmdr cmd.Commander) error {
1515
usage := `
1616
Valid commands for routes:
1717
18-
routes:add create a route for an application
18+
routes:add create a route for an application
1919
routes:list list application routes
2020
routes:get get rule of route
2121
routes:set set rule of route

0 commit comments

Comments
 (0)