Skip to content

Commit

Permalink
Merge pull request #1603 from okkez/fix-new-gem-template
Browse files Browse the repository at this point in the history
Fix command name
  • Loading branch information
repeatedly authored Jun 21, 2017
2 parents a1b7f51 + 2f77c59 commit 0777fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/new_gem/README.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $ bundle
You can generate configuration template:

```
$ fluent-plugin-format-config <%= type %> <%= name %>
$ fluent-plugin-config-format <%= type %> <%= name %>
```

You can copy and paste generated documents here.
Expand Down

0 comments on commit 0777fb3

Please sign in to comment.