Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetoz committed Apr 19, 2018
1 parent cfe454f commit 1a72fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prwatcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -171,12 +171,12 @@ func main() {
cli.StringFlag{
Name: "username",
Value: "",
Usage: "registry user name",
Usage: "stash user name",
},
cli.StringFlag{
Name: "password",
Value: "",
Usage: "registry user password",
Usage: "stash user password",
},
cli.StringFlag{
Name: "trigger_uri",
Expand Down

0 comments on commit 1a72fee

Please sign in to comment.