lib/brief/cli/browse.rb in brief-1.9.4 vs lib/brief/cli/browse.rb in brief-1.9.6

- old
+ new

@@ -56,9 +56,10 @@ end parsed end end + command "browse projects" do |c| c.syntax = "brief browse projects FOLDER" c.description = "Lists information about each of the briefcases in FOLDER" c.option '--config-filename FILENAME', String, 'Which filename has the briefcase config? default(brief.rb)'