Skip to content

Commit a4a5a28

Browse files
committed
chore(limits): modify limits cmd annotation
1 parent 7699475 commit a4a5a28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

parser/limits.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Valid commands for limits:
1313
limits:list list resource limits for an app
1414
limits:set set resource limits for an app
1515
limits:unset unset resource limits for an app
16-
limits:specs unset resource limits for an app
17-
limits:plans unset resource limits for an app
16+
limits:specs list specification information of the server
17+
limits:plans list resource limit plans
1818
1919
Use 'drycc help [command]' to learn more.
2020
`

0 commit comments

Comments
 (0)