@announce Feature: Help The `relish help` command displays all available commands along with a description of each. Scenario: View all available commands with the help command When I successfully run "relish help" Then the output should contain exactly: """ A can be scoped by an organization or user handle. For example, if an organiztion (rspec) has a project (rspec-core), then the would be `rspec/rspec-core`. If a user (justin) has a project (my-project), then would be `justin/my-project`. If you leave off the organization or user handle, then it defaults to the user (you). === Available Commands help # show this usage config # display the contents of your options file config:add