Skip to content

Commit

Permalink
[#4154] Wrong "make collect" statement documented instead of "make up…
Browse files Browse the repository at this point in the history
…date" when documentation should be regenerated (#4155)
  • Loading branch information
christiangalsterer authored and ruflin committed May 8, 2017
1 parent 0c6c01b commit ff1be98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricbeat/docs/developer-guide/create-module.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ metricset by running `make create-metricset`, default versions of these files ar
* `docs.asciidoc`
* `fields.yml`

After updating any of these files, make sure you run `make collect` in your beat directory so all generated
After updating any of these files, make sure you run `make update` in your beat directory so all generated
files are updated.


Expand Down

0 comments on commit ff1be98

Please sign in to comment.