lib/ronin/ui/cli/commands/repos.rb in ronin-1.4.1 vs lib/ronin/ui/cli/commands/repos.rb in ronin-1.5.0.rc1

- old
+ new

@@ -65,13 +65,13 @@ query_option :titled, :type => String, :flag => '-t', :usage => 'TITLE', :description => 'Title to filter by' - query_option :describing, :type => String, - :flag => '-d', - :usage => 'DESC', - :desc => 'Description to filter by' + query_option :describing, :type => String, + :flag => '-d', + :usage => 'DESC', + :description => 'Description to filter by' query_option :licensed_under, :type => String, :flag => '-L', :usage => 'LICENSE', :description => 'License to filter by'