We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3305f commit 237b69bCopy full SHA for 237b69b
lib/i18n-js/cli/export_command.rb
@@ -30,7 +30,7 @@ class ExportCommand < Command
30
opts.on(
31
"-q",
32
"--quiet",
33
- "A Ruby file that must be loaded"
+ "Suppress non-error output"
34
) do |quiet|
35
options[:quiet] = quiet
36
end
0 commit comments