Skip to content

Commit

Permalink
Merge pull request #99 from pearkes/update-images-desc
Browse files Browse the repository at this point in the history
Add `[OPTIONS]` to images description
  • Loading branch information
pearkes committed Apr 24, 2014
2 parents 213350a + 2775baa commit 6d0b88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tugboat/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def droplets
})
end

desc "images", "Retrieve a list of your images"
desc "images [OPTIONS]", "Retrieve a list of your images"
method_option "global",
:type => :boolean,
:default => false,
Expand Down

0 comments on commit 6d0b88c

Please sign in to comment.