Skip to content

Commit

Permalink
Merge pull request #1521 from nokute78/fix_typo
Browse files Browse the repository at this point in the history
fix typo quite->quit
  • Loading branch information
repeatedly authored Mar 29, 2017
2 parents 85d5190 + 2cf2603 commit 072b26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fluent/command/plugin_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ def overwrite?(dest)
\tY - yes, overwrite
\tn - no, do not overwrite
\ta - all, overwrite this and all others
\tq - quite, abort
\tq - quit, abort
\th - help, show this help
HELP
end
Expand Down

0 comments on commit 072b26c

Please sign in to comment.