diff --git a/lib/uplot/command/parser.rb b/lib/uplot/command/parser.rb index 560186d..51dc5dd 100644 --- a/lib/uplot/command/parser.rb +++ b/lib/uplot/command/parser.rb @@ -96,7 +96,7 @@ module Uplot Version: #{Uplot::VERSION} (using UnicodePlot #{UnicodePlot::VERSION}) Source: https://github.com/kojix2/uplot - Usage: uplot [options] + Usage: uplot [options] Commands: barplot bar @@ -115,7 +115,7 @@ module Uplot @sub_parser ||= create_default_parser do |parser| parser.banner = <<~MSG - Usage: uplot #{command} [options] + Usage: uplot #{command} [options] Options for #{command}: MSG