clarify revoke cli
This commit is contained in:
parent
64e9696442
commit
d48cebebc4
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -214,7 +214,7 @@ To add a rule to a group:
|
|||
euca-authorize -P tcp -p 22 groupname
|
||||
|
||||
To delete a rule from a group:
|
||||
euca-revoke <rule here> groupname
|
||||
euca-revoke -P tcp -p 22 groupname
|
||||
|
||||
Notes:
|
||||
- Be careful removing or adding rules to existing groups b/c you could be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue