From 2cf2603ae4f1ea348bd551e093a69d1e09e34e0b Mon Sep 17 00:00:00 2001 From: Takahiro YAMASHITA Date: Wed, 29 Mar 2017 19:58:42 +0900 Subject: [PATCH] fix typo quite->quit Signed-off-by: Takahiro YAMASHITA --- lib/fluent/command/plugin_generator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fluent/command/plugin_generator.rb b/lib/fluent/command/plugin_generator.rb index dda98fe0f8..c957fb6210 100644 --- a/lib/fluent/command/plugin_generator.rb +++ b/lib/fluent/command/plugin_generator.rb @@ -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