lib/unwrappr/cli.rb in unwrappr-0.3.2 vs lib/unwrappr/cli.rb in unwrappr-0.3.3

- old
+ new

@@ -20,10 +20,9 @@ end end subcommand 'annotate-pull-request', 'Annotate Gemfile.lock changes in a Github pull request' do - option ['-r', '--repo'], 'REPO', 'The repo in github <owner/project>', required: true option ['-p', '--pr'], 'PR',