LGTM
On 16 March 2011 15:04, <alex.brainman@gmail.com> wrote:
> Reviewers: golang-dev_googlegroups.com,
>
> Message:
> Hello golang-dev@googlegroups.com,
>
> I'd like you to review this change to
> https://go.googlecode.com/hg/
>
>
> Description:
> gofix: fix godoc doc
>
> Please review this at http://codereview.appspot.com/4290049/
>
> Affected files:
> M src/cmd/gofix/doc.go
>
>
> Index: src/cmd/gofix/doc.go
> ===================================================================
> --- a/src/cmd/gofix/doc.go
> +++ b/src/cmd/gofix/doc.go
> @@ -24,7 +24,7 @@
> or partially updated code even without using the -r flag.
>
> Gofix prints the full list of fixes it can apply in its help output;
> -to see them, run godoc -?.
> +to see them, run gofix -?.
>
> Gofix does not make backup copies of the files that it edits.
> Instead, use a version control system's ``diff'' functionality to inspect
>
>
>
Issue 4290049: code review 4290049: gofix: fix godoc doc
(Closed)
Created 14 years ago by brainman
Modified 14 years ago
Reviewers:
Base URL:
Comments: 0