~ubuntu-branches/ubuntu/vivid/euca2ools/vivid-proposed

« back to all changes in this revision

Viewing changes to man/euca-revoke.1

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2010-03-06 15:07:05 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100306150705-j0ya0zt1cb3rlmt0
Tags: 1.2-1
* New upstream release.
* Package maintained in the pkg-eucalyptus Alioth project:
  - pkg-eucalyptus-maintainers@lists.alioth.debian.org is maintainer.
  - Moved Chris and added Dustin as uploaders.
  - Added pointers to the Subversion repository of pkg-eucalyptus.
* Added a debian/watch file.
* Manpages:
  - Produce fresh manpages with help2man, but in a temporary place. This
    avoids to increase the diff with the original sources (debian/rules).
  - Build-depend on help2man, python-boto and python-m2crypto.
  - Deleted README.source, which is not needed anymore.
* Incremented Standards-Version to reflect conformance with Poliyc 3.8.4
  (debian/control, no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2
 
.TH EUCA-REVOKE "1" "October 2009" "euca-revoke     euca-revoke version: 1.0 (BSD)" "User Commands"
 
2
.TH EUCA-REVOKE "1" "January 2010" "euca-revoke     euca-revoke version: 1.0 (BSD)" "User Commands"
3
3
.SH NAME
4
4
euca-revoke \- Eucalyptus tool: Revoke a rule for a security group.  
5
5
.SH DESCRIPTION
28
28
.PP
29
29
\fB\-s\fR, \fB\-\-source\-subnet\fR             The source subnet for the rule.
30
30
.PP
31
 
\fB\-A\fR, \fB\-\-access\-key\fR                user's Access Key ID.
 
31
\fB\-A\fR, \fB\-\-access\-key\fR                User's Access Key ID.
32
32
.PP
33
 
\fB\-S\fR, \fB\-\-secret\-key\fR                user's Secret Key.
 
33
\fB\-S\fR, \fB\-\-secret\-key\fR                User's Secret Key.
34
34
.PP
35
35
\fB\-U\fR, \fB\-\-url\fR                       URL of the Cloud to connect to.
36
36
.PP
 
37
\fB\-\-config\fR                        Read credentials and cloud settings from the
 
38
.IP
 
39
specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
 
40
.PP
37
41
\fB\-h\fR, \fB\-\-help\fR                      Display this help message.
38
42
.PP
39
43
\fB\-\-version\fR                       Display the version of this tool.