Skip to content

Commit

Permalink
Add [OPTIONS] to images description
Browse files Browse the repository at this point in the history
  • Loading branch information
blom committed Apr 24, 2014
1 parent 6c2ad00 commit 2775baa
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 2775baa

Please sign in to comment.