aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat-deimg.1
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-04-20 22:11:19 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-04-20 22:58:21 +0300
commit59849e3be117458f687e5e540dbc870aa4dfd920 (patch)
treee18dc445beb1a3c1162bdbed3c10dfccdaf3f8b8 /doc/eclat-deimg.1
parent0320e20133d5f606dc65dac164b0e3731bca9b46 (diff)
downloadeclat-59849e3be117458f687e5e540dbc870aa4dfd920.tar.gz
eclat-59849e3be117458f687e5e540dbc870aa4dfd920.tar.bz2
Implement new command - lsattr. Improve docs.
The lsattr command combines the functionality of lsiattr and lssattr.
Diffstat (limited to 'doc/eclat-deimg.1')
-rw-r--r--doc/eclat-deimg.112
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/eclat-deimg.1 b/doc/eclat-deimg.1
index 8da014c..40eda63 100644
--- a/doc/eclat-deimg.1
+++ b/doc/eclat-deimg.1
@@ -13,21 +13,21 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH DEIMG 1 "April 11, 2013" "ECLAT" "Eclat User Reference"
+.TH DEIMG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat deimg \- deregister an EC2 image
+eclat deimg, deregister\-image \- deregister an EC2 image
.SH SYNOPSIS
-\fBeclat deimg\fR \fBID\fR
+\fBeclat deimg\fR \fIID\fR
\fBeclat deimg\fR \fB\-\-help\fR
.SH DESCRIPTION
This command deregisters an existing Amazon image (AMI) identified by
-\fBID\fR.
+\fIID\fR.
.PP
-If ID mapping is in use (see the section \fBMAPS\fR
+If \fIID\fR mapping is in use (see the section \fBMAPS\fR
in
.BR eclat (1)),
-the command treat the ID as a symbolic name and uses the \fBImageId\fR
+the command treat the \fIID\fR as a symbolic name and uses the \fBImageId\fR
map to translate it.
.PP
Note that this command does not destroy other resources associated with the

Return to:

Send suggestions and report system problems to the System administrator.