lib/ronin/ui/cli/commands/repos.rb in ronin-1.1.0.rc1 vs lib/ronin/ui/cli/commands/repos.rb in ronin-1.1.0.rc2

- old
+ new

@@ -23,10 +23,10 @@ module Ronin module UI module CLI module Commands # - # The `ronin repos` command. + # The `ronin-repos` command. # class Repos < ModelCommand desc 'Manages Ronin repositories' class_option :add, :type => :string,