Skip to content

Commit

Permalink
Merge pull request #1898 from JiHyunSong/fix-typo-binlog-formats
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
repeatedly authored Mar 15, 2018
2 parents b999f80 + 27fd2d0 commit 0ab7968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fluent/command/binlog_reader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class FluentBinlogReader
Commands of fluent-binlog-reader:
cat : Read files sequentially, writing them to standard output.
head : Display the beginning of a text file.
format : Display plugins that you can use.
formats : Display plugins that you can use.
See 'fluent-binlog-reader <command> --help' for more information on a specific command.
HELP
Expand Down

0 comments on commit 0ab7968

Please sign in to comment.