Skip to content

Commit

Permalink
Changed the usage line again.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomatopeel committed Jun 28, 2017
1 parent d3bee82 commit e4b6fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion link.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ unlinked QmVGtdTZdTFaLsaj2RwdVG8jcjNNcp1DE914DKZ2kHmXHw /home/user/go/src/github
},
cli.BoolFlag{
Name: "n,no-rewrite",
Usage: "Don't re-write or un-rewrite import paths",
Usage: "Don't modify import paths.",
},
},
Action: func(c *cli.Context) error {
Expand Down

0 comments on commit e4b6fa3

Please sign in to comment.