Skip to content

Commit

Permalink
banner update...command does not accept a run list
Browse files Browse the repository at this point in the history
  • Loading branch information
schisamo committed Mar 29, 2011
1 parent 37bd114 commit cb52634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chef/knife/ec2_server_list.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Chef
class Knife
class Ec2ServerList < Knife

banner "knife ec2 server list [RUN LIST...] (options)"
banner "knife ec2 server list (options)"

option :aws_access_key_id,
:short => "-A ID",
Expand Down

0 comments on commit cb52634

Please sign in to comment.