Skip to content

Commit b97980a

Browse files
Merge pull request #124 from blopker/feature/typo [ci skip]
Fix typo in CLI
2 parents b84247c + e9f56cd commit b97980a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drone/server/server_list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var serverListCmd = cli.Command{
3030
},
3131
cli.BoolTFlag{
3232
Name: "H",
33-
Usage: "include columne headers",
33+
Usage: "include column headers",
3434
},
3535
cli.StringFlag{
3636
Name: "format",

0 commit comments

Comments
 (0)