mirror of
https://github.com/drone/drone-cli.git
synced 2026-01-20 09:51:34 +01:00
Correct usage text for page flag.
This commit is contained in:
parent
97131d82d0
commit
dfd9818af2
@ -38,7 +38,7 @@ var buildListCmd = cli.Command{
|
||||
},
|
||||
cli.IntFlag{
|
||||
Name: "page",
|
||||
Usage: "size of the page",
|
||||
Usage: "page number",
|
||||
Value: 1,
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user