aboutsummaryrefslogtreecommitdiff
path: root/doc
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
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')
-rw-r--r--doc/eclat-allocaddr.14
-rw-r--r--doc/eclat-assocaddr.14
-rw-r--r--doc/eclat-atvol.114
-rw-r--r--doc/eclat-conmesg.14
-rw-r--r--doc/eclat-deimg.112
-rw-r--r--doc/eclat-devol.114
-rw-r--r--doc/eclat-disasaddr.112
-rw-r--r--doc/eclat-freeaddr.14
-rw-r--r--doc/eclat-lsaddr.16
-rw-r--r--doc/eclat-lsiattr.14
-rw-r--r--doc/eclat-lsimg.18
-rw-r--r--doc/eclat-lsinst.14
-rw-r--r--doc/eclat-lsistat.16
-rw-r--r--doc/eclat-lsreg.16
-rw-r--r--doc/eclat-lssattr.110
-rw-r--r--doc/eclat-lssg.18
-rw-r--r--doc/eclat-lssnap.18
-rw-r--r--doc/eclat-lstag.112
-rw-r--r--doc/eclat-lsvol.16
-rw-r--r--doc/eclat-lszon.112
-rw-r--r--doc/eclat-mkimg.116
-rw-r--r--doc/eclat-mksnap.14
-rw-r--r--doc/eclat-mktag.112
-rw-r--r--doc/eclat-mkvol.110
-rw-r--r--doc/eclat-reboot.14
-rw-r--r--doc/eclat-rmsnap.14
-rw-r--r--doc/eclat-rmtag.112
-rw-r--r--doc/eclat-rmvol.18
-rw-r--r--doc/eclat-setiattr.14
-rw-r--r--doc/eclat-start.14
-rw-r--r--doc/eclat-stop.14
-rw-r--r--doc/eclat.159
32 files changed, 178 insertions, 121 deletions
diff --git a/doc/eclat-allocaddr.1 b/doc/eclat-allocaddr.1
index 2c97280..8c183b1 100644
--- a/doc/eclat-allocaddr.1
+++ b/doc/eclat-allocaddr.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ALLOCADDR 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH ALLOCADDR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat allocaddr \- allocate an Elastic IP address
+eclat allocaddr or allocate\-address \- allocate an Elastic IP address
.SH SYNOPSIS
\fBeclat allocaddr\fR [\fB\-v\fR] [\f\--vpc\fR]
diff --git a/doc/eclat-assocaddr.1 b/doc/eclat-assocaddr.1
index 5c84232..342d83b 100644
--- a/doc/eclat-assocaddr.1
+++ b/doc/eclat-assocaddr.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ASSOCADDR 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH ASSOCADDR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat assocaddr \- associate an IP address with an instance
+eclat assocaddr, associate\-address \- associate an IP address with an instance
.SH SYNOPSIS
\fBeclat assocaddr\fR [\fIOPTIONS\fR] \fIINSTANCE\fR \fIIP\fR
diff --git a/doc/eclat-atvol.1 b/doc/eclat-atvol.1
index 87c85bf..5d060c4 100644
--- a/doc/eclat-atvol.1
+++ b/doc/eclat-atvol.1
@@ -13,29 +13,29 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ECLAT\-ATVOL 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-ATVOL 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat atvol \- attach a volume to an instance
+eclat atvol, attach\-volume \- attach a volume to an instance
.SH SYNOPSIS
-\fBeclat atvol\fR \fBVOL\-ID\fR \fBINST\-ID\fR \fBDEV\-NAME\fR
+\fBeclat atvol\fR \fIVOL\-ID\fR \fIINST\-ID\fR \fIDEV\-NAME\fR
\fBeclat atvol\fR \fB\-\-help\fR
.SH DESCRIPTION
The \fBatvol\fR command attaches an existing volume to an EC2
instance. The
-.B VOL\-ID
+.I VOL\-ID
argument specifies the identifier of the volume to attach. If ID
mapping is enabled (see the section \fBMAPS\fR
in
.BR eclat (1)),
-\fBVOL\-ID\fR is treated as a volume name and is translated
+\fIVOL\-ID\fR is treated as a volume name and is translated
it to the AWS ID using the \fBVolumeId\fR map. The
-.B INST\-ID
+.I INST\-ID
argument specifies the ID of the instance to attach the volume to. If
ID mapping is enabled, this argument is translated using the
.B InstanceId
map. Finally, the
-.B DEV\-NAME
+.I DEV\-NAME
argument specifies the name of the device to use for this volume.
.SH EXAMPLE
.nf
diff --git a/doc/eclat-conmesg.1 b/doc/eclat-conmesg.1
index 60c2011..8f04c0b 100644
--- a/doc/eclat-conmesg.1
+++ b/doc/eclat-conmesg.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH MESG 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH MESG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat conmesg \- get console output from the instance
+eclat conmesg, get\-console\-output \- get console output from the instance
.SH SYNOPSIS
\fBeclat conmesg\fR \fIINSTANCE\-ID\fR
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
diff --git a/doc/eclat-devol.1 b/doc/eclat-devol.1
index a06417c..e5356e6 100644
--- a/doc/eclat-devol.1
+++ b/doc/eclat-devol.1
@@ -13,30 +13,30 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ECLAT\-DEVOL 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-DEVOL 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat devol \- detach a volume from an instance
+eclat devol, detach\-volume \- detach a volume from an instance
.SH SYNOPSIS
-\fBeclat devol\fR [\fB\-f\fR] [\fB\-\-force\fR] \fBVOL\-ID\fR\
- [\fBINST\-ID\fR [\fBDEV\-NAME\fR]]
+\fBeclat devol\fR [\fB\-f\fR] [\fB\-\-force\fR] \fIVOL\-ID\fR\
+ [\fIINST\-ID\fR [\fIDEV\-NAME\fR]]
\fBeclat devol\fR \fB\-\-help\fR
.SH DESCRIPTION
The \fBdevol\fR command detaches a volume from an EC2
instance. The volume is identified by the
-.B VOL\-ID
+.I VOL\-ID
argument, which specifies its identifier or symbolic name (if
ID
mapping is enabled). In the latter case, the name is translated to ID
using the \fBVolumeId\fR map.
.PP
The optional argument
-.B INST\-ID
+.I INST\-ID
specifies the ID of the instance to attach the volume to. If
ID mapping is enabled, it is translated using the
.B InstanceId
map. Finally, the optional argument
-.B DEV\-NAME
+.I DEV\-NAME
specifies the name of the device that refers to this volume.
.SH EXAMPLE
.nf
diff --git a/doc/eclat-disasaddr.1 b/doc/eclat-disasaddr.1
index a76659b..8b465ee 100644
--- a/doc/eclat-disasaddr.1
+++ b/doc/eclat-disasaddr.1
@@ -13,13 +13,13 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH DISASSOCADDR 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH DISASSOCADDR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat disassaddr \- disassociate IP address from EC2 instance.
+eclat disasaddr, disassociate\-address \- disassociate IP address from EC2 instance.
.SH SYNOPSIS
-\fBeclat disassaddr\fR [\fB\-\-vpc\fR] [\fB\-v\fR] IP
+\fBeclat disasaddr\fR [\fB\-\-vpc\fR] [\fB\-v\fR] \fIIP\fR
-\fBeclat disassaddr\fR \fB\-\-help\fR
+\fBeclat disasaddr\fR \fB\-\-help\fR
.SH DESCRIPTION
This command disassociates IP address from the EC2 instance.
.SH OPTIONS
@@ -41,13 +41,13 @@ is unable to recognize the response.
Disassociate the Elastic IP:
.P
.nf
-.B eclat disassaddr 192.0.2.1
+.B eclat disasaddr 192.0.2.1
.fi
.SS 2.
Disassociate the VPC Elastic IP:
.P
.nf
-.B eclat disassaddr \-\-vpc eipalloc\-5723d13e
+.B eclat disasaddr \-\-vpc eipalloc\-5723d13e
.fi
.SH "SEE ALSO"
.BR eclat (1),
diff --git a/doc/eclat-freeaddr.1 b/doc/eclat-freeaddr.1
index 847e7d5..4701ccd 100644
--- a/doc/eclat-freeaddr.1
+++ b/doc/eclat-freeaddr.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH DISASSOCADDR 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH DISASSOCADDR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat freeaddr \- release Elastic IP address.
+eclat freeaddr, release\-address \- release Elastic IP address.
.SH SYNOPSIS
\fBeclat freeaddr\fR [\fB\-\-vpc\fR] [\fB\-v\fR] \fIIP\-OR\-ALLOCID\fR
diff --git a/doc/eclat-lsaddr.1 b/doc/eclat-lsaddr.1
index 8ae1565..ebaf41d 100644
--- a/doc/eclat-lsaddr.1
+++ b/doc/eclat-lsaddr.1
@@ -13,12 +13,12 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSADDR 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSADDR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lsaddr \- return information about IP addresses in
+eclat lsaddr, describe\-addresses \- return information about IP addresses in
your account
.SH SYNOPSIS
-\fBeclat lsaddr\fR [\fB\-v\fR] [\fB\-\-vpc\fR] [\fBFILTER\fR...]
+\fBeclat lsaddr\fR [\fB\-v\fR] [\fB\-\-vpc\fR] [\fIFILTER\fR...]
\fBeclat lsaddr\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-lsiattr.1 b/doc/eclat-lsiattr.1
index 403c156..a998d50 100644
--- a/doc/eclat-lsiattr.1
+++ b/doc/eclat-lsiattr.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSIATTR 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSIATTR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lsiattr \- describes attribute of an instance
+eclat lsiattr, describe\-instance\-attribute \- describes attribute of an instance
.SH SYNOPSIS
\fBeclat lsiattr\fR \fIINSTANCE-ID\fR \fIATTR\fR
diff --git a/doc/eclat-lsimg.1 b/doc/eclat-lsimg.1
index da945bb..d4774a3 100644
--- a/doc/eclat-lsimg.1
+++ b/doc/eclat-lsimg.1
@@ -13,14 +13,14 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSIMG 1 "April 18, 2013" "ECLAT" "Eclat User Reference"
+.TH LSIMG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lsimg \- describe available Amazon images
+eclat lsimg, describe\-images \- describe available Amazon images
.SH SYNOPSIS
-\fBeclat lsimg\fB\
+\fBeclat lsimg\fR\
[\fB\-a\fR] [\fB\-u\fR \fIID\fR]\
[\fB\-x\fR \fIID\fR] [\fB\-\-owner\fR=\fIID\fR]
- [\fB\-\-executable\-by\fR=\fIID\fR]\
+ [\fB\-\-executable\-by\fR=\fIID\fR]\
[\fIFILTER\fR...] [\fIAMI\fR...]
\fBeclat lsimg\fB \fB\-\-help\fR
diff --git a/doc/eclat-lsinst.1 b/doc/eclat-lsinst.1
index e2d21a0..8367c83 100644
--- a/doc/eclat-lsinst.1
+++ b/doc/eclat-lsinst.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSINST 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSINST 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lsinst \- describe available EC2 instances
+eclat lsinst, describe\-instances \- describe available EC2 instances
.SH SYNOPSIS
\fBeclat lsinst\fR [\fIFILTER\fR...]
diff --git a/doc/eclat-lsistat.1 b/doc/eclat-lsistat.1
index 6e9b9d7..07ee9cb 100644
--- a/doc/eclat-lsistat.1
+++ b/doc/eclat-lsistat.1
@@ -13,11 +13,11 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSISTAT 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSISTAT 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lsistat \- describe status of EC2 instances
+eclat lsistat, describe\-instance\-status \- describe status of EC2 instances
.SH SYNOPSIS
-\fBeclat lsistat\fR [\fB\-a\fR] [\fB\-\-all\fR] [\fBFILTER\fR...]
+\fBeclat lsistat\fR [\fB\-a\fR] [\fB\-\-all\fR] [\fIFILTER\fR...]
\fBeclat lsistat\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-lsreg.1 b/doc/eclat-lsreg.1
index 4ee550c..d532031 100644
--- a/doc/eclat-lsreg.1
+++ b/doc/eclat-lsreg.1
@@ -13,11 +13,11 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ECLAT\-LSREG 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-LSREG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lsreg \- describe EC2 regions
+eclat lsreg, describe\-regions \- describe EC2 regions
.SH SYNOPSIS
-\fBeclat lsreg\fR [\fBFILTER\fR...] [\fBREGION\fR...]
+\fBeclat lsreg\fR [\fIFILTER\fR...] [\fIREGION\fR...]
\fBeclat lsreg\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-lssattr.1 b/doc/eclat-lssattr.1
index 161a388..9366cdd 100644
--- a/doc/eclat-lssattr.1
+++ b/doc/eclat-lssattr.1
@@ -13,16 +13,16 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSSATTR 1 "April 18, 2013" "ECLAT" "Eclat User Reference"
+.TH LSSATTR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lssattr \- lists the attribute of a EBS snapshot
+eclat lssattr, describe\-snapshot\-attribute \- lists the attribute of a EBS snapshot
.SH SYNOPSIS
-\fBeclat lssattr\fB \fBSNAP\-ID\fR [\fBATTR\fR]
+\fBeclat lssattr\fB \fISNAP\-ID\fR [\fIATTR\fR]
\fBeclat lssattr\fB \fB\-\-help\fR
.SH DESCRIPTION
-Thic command outputs the value of the attribute \fBATTR\fR of the EBS
-snapshot \fBSNAP\-ID\fR. The latter is either the snapshot
+Thic command outputs the value of the attribute \fIATTR\fR of the EBS
+snapshot \fISNAP\-ID\fR. The latter is either the snapshot
identifier, or, if ID mapping is enabled (see the section \fBMAPS\fR
in
.BR eclat (1)),
diff --git a/doc/eclat-lssg.1 b/doc/eclat-lssg.1
index 86ab244..92f6f53 100644
--- a/doc/eclat-lssg.1
+++ b/doc/eclat-lssg.1
@@ -13,12 +13,12 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSSEC 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSSEC 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lssg \- return information about security groups
+eclat lssg, describe\-security\-groups \- return information about security groups
.SH SYNOPSIS
\fBeclat lssg\fR [\fB\-n\fR] [\fB\-\-name\fR]\
- [\fBFILTER\fR...] [\fBID\fR]
+ [\fIFILTER\fR...] [\fIID\fR]
\fBeclat lssg\fR \fB\-\-help\fR
.SH DESCRIPTION
@@ -31,7 +31,7 @@ line. The set of groups can further be abridged by using filters.
If ID mapping is enabled (see the section \fBMAPS\fR
in
.BR eclat (1)),
-this command translates \fBID\fR supplied in the command line
+this command translates \fIID\fR supplied in the command line
using the \fBGroupId\fR map or \fBGroupName\fR map, if the \fB\-n\fR
(\fB\-\-name\fR) option is used.
.SH OPTIONS
diff --git a/doc/eclat-lssnap.1 b/doc/eclat-lssnap.1
index cecb7af..59acbf4 100644
--- a/doc/eclat-lssnap.1
+++ b/doc/eclat-lssnap.1
@@ -13,14 +13,14 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSSNAP 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSSNAP 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lssnap \- describes available Amazon EBS snapshots
+eclat lssnap, describe\-snapshots \- describes available Amazon EBS snapshots
.SH SYNOPSIS
\fBeclat lssnap\fR [\fB\-r\fR \fIID\fR] [\fB\-u \fIID\fR]\
[\fI\-\-restorable\-by \fIID\fR]
- [\fB\-\-owner \fINAME\fR]\
- [\fISNAPSHOT\-ID\fR...] [\fBFILTER\fI...]
+ [\fB\-\-owner \fINAME\fR]\
+ [\fISNAPSHOT\-ID\fR...] [\fIFILTER\fR...]
\fBeclat lssnap\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-lstag.1 b/doc/eclat-lstag.1
index af48c2a..8a6667c 100644
--- a/doc/eclat-lstag.1
+++ b/doc/eclat-lstag.1
@@ -13,16 +13,16 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSTAG 1 "February 9, 2013" "ECLAT" "Eclat User Reference"
+.TH LSTAG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lstag \- list the EC2 tags
+eclat lstag, describe\-tags \- list the EC2 tags
.SH SYNOPSIS
\fBeclat lstag\fR [\fB\-a\fR \fIID\fR] [\fB\-i\fR \fIID\fR]\
[\fB\-r\fR [\fIMAP\fR:]\fIID\fR] [\fB\-s \fIID\fR] [\fB\-v\fR \fIID\fR]
- [\fB\-T\fR \fIFILE\fR]
- [\fB\-\-ami\fR \fIID\fR] [\fB\-\-instance\fR \fIID\fR] [\fB\-\-resource\-id\fR [\fIMAP\fR:]\fIID\fR]
- [\fB\-\-volume\fR \fIID\fR] [\fB\-\-snapshot\fR \fIID\fR]
-[\fBFILTER\fR...]
+ [\fB\-T\fR \fIFILE\fR]
+ [\fB\-\-ami\fR \fIID\fR] [\fB\-\-instance\fR \fIID\fR] [\fB\-\-resource\-id\fR [\fIMAP\fR:]\fIID\fR]
+ [\fB\-\-volume\fR \fIID\fR] [\fB\-\-snapshot\fR \fIID\fR]
+[\fIFILTER\fR...]
\fBeclat lstag\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-lsvol.1 b/doc/eclat-lsvol.1
index 1d2731d..4f044da 100644
--- a/doc/eclat-lsvol.1
+++ b/doc/eclat-lsvol.1
@@ -13,11 +13,11 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH LSVOL 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSVOL 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat lsvol \- list EBS volumes
+eclat lsvol, describe\-volumes \- list EBS volumes
.SH SYNOPSIS
-\fBeclat lsvol\fR [\fBFILTER\fR...] [\fBID\fR...]
+\fBeclat lsvol\fR [\fIFILTER\fR...] [\fIID\fR...]
\fBeclat lsvol\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-lszon.1 b/doc/eclat-lszon.1
index 90626bc..b7e7141 100644
--- a/doc/eclat-lszon.1
+++ b/doc/eclat-lszon.1
@@ -13,13 +13,13 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH DESCRIBE\-AVAILABILITY\-ZONES 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSZON 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat describe\-availability\-zones \- describe availability zones
+eclat lszon, describe\-availability\-zones \- describe availability zones
.SH SYNOPSIS
-\fBeclat describe\-availability\-zones\fR [\fBFILTER\fR...] [\fBZONE\fR...]
+\fBeclat lszon\fR [\fIFILTER\fR...] [\fIZONE\fR...]
-\fBeclat describe\-availability\-zones\fR \fB\-\-help\fR
+\fBeclat lszon\fR \fB\-\-help\fR
.SH DESCRIPTION
This command lists availability zones accessible to your account. The
results include zones only for the region you're currently using, as
@@ -60,14 +60,14 @@ in subsequent lines. Each message is indented one tab stop.
.SH EXAMPLE
.nf
.sp 2
-$ \fBeclat describe\-availability\-zones\fR
+$ \fBeclat lszon\fR
eu-west-1a available
eu-west-1b available
eu-west-1c available
.fi
.SH "SEE ALSO"
.BR eclat (1),
-.BR eclat\-describe\-regions (1).
+.BR eclat\-lsreg (1).
.SH AUTHORS
Sergey Poznyakoff
.SH "BUG REPORTS"
diff --git a/doc/eclat-mkimg.1 b/doc/eclat-mkimg.1
index ac6e7d5..2c80d95 100644
--- a/doc/eclat-mkimg.1
+++ b/doc/eclat-mkimg.1
@@ -13,28 +13,28 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH MKIMG 1 "April 11, 2013" "ECLAT" "Eclat User Reference"
+.TH MKIMG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat mkimg \- create an AMI image
+eclat mkimg, create\-image \- create an AMI image
.SH SYNOPSIS
\fBeclat mkimg\fR\
[\fB\-N\fR]\
[\fB\-d\fR \fIDESCR\fR]\
[\fB\-m\fR \fIDEV\fR=\fISPEC\fR]\
[\fB\-\-noreboot\fR]
- [\fB\-\-no\-reboot\fR]\
+ [\fB\-\-no\-reboot\fR]\
[\fB\-\-description\fR=\fISTRING\fR]
- [\fB\-\-devmap\fR=\fIDEV\fR=\fISPEC\fR]
- [\fB\-\-block\-device\-mapping\fR=\fIDEV\fR=\fISPEC\fR]
- \fBNAME\fR \fBINSTANCE\-ID\fR
+ [\fB\-\-devmap\fR=\fIDEV\fR=\fISPEC\fR]
+ [\fB\-\-block\-device\-mapping\fR=\fIDEV\fR=\fISPEC\fR]
+ \fINAME\fR \fIINSTANCE\-ID\fR
\fBeclat mkimg\fR \fB\-\-help\fR
.SH DESCRIPTION
This command creates an Amazon EBS-backed AMI from an existing
-instance \fBINSTANCE\-ID\fR. If the instance is running it will be
+instance \fIINSTANCE\-ID\fR. If the instance is running it will be
rebooted, unless the \fB\-N\fR (\fB\-\-noreboot\fR) option is used.
.PP
-The \fBNAME\fR argument sets the name of the new AMI.
+The \fINAME\fR argument sets the name of the new AMI.
.PP
Upon successful completion the ID of the newly created AMI is printed
on the stdandard output.
diff --git a/doc/eclat-mksnap.1 b/doc/eclat-mksnap.1
index efb3db2..cffa398 100644
--- a/doc/eclat-mksnap.1
+++ b/doc/eclat-mksnap.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH MKSNAP 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH MKSNAP 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat mksnap \- creates a snapshot of an Amazon EBS volume
+eclat mksnap, create\-snapshot \- creates a snapshot of an Amazon EBS volume
.SH SYNOPSIS
\fBeclat mksnap\fR \fIVOLUME\-ID\fR [\fIDESCR\fR]
diff --git a/doc/eclat-mktag.1 b/doc/eclat-mktag.1
index 06811a4..919fa79 100644
--- a/doc/eclat-mktag.1
+++ b/doc/eclat-mktag.1
@@ -13,16 +13,16 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH MKTAG 1 "January 22, 2013" "ECLAT" "Eclat User Reference"
+.TH MKTAG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat mktag \- create or replace tags for a resource
+eclat mktag, create\-tags \- create or replace tags for a resource
.SH SYNOPSIS
\fBeclat mktag\fR [\fB\-a\fR \fIID\fR] [\fB\-i\fR \fIID\fR]\
[\fB\-r\fR [\fIMAP\fR:]\fIID\fR] [\fB\-s \fIID\fR] [\fB\-v\fR \fIID\fR]
- [\fB\-T\fR \fIFILE\fR]
- [\fB\-\-ami\fR \fIID\fR] [\fB\-\-instance\fR \fIID\fR] [\fB\-\-resource\-id\fR [\fIMAP\fR:]\fIID\fR]
- [\fB\-\-volume\fR \fIID\fR] [\fB\-\-snapshot\fR \fIID\fR]
- [\fB\-\-from\-file\fR \fIFILE\fR] \fITAG\fR[=\fIVAL\fR]...
+ [\fB\-T\fR \fIFILE\fR]
+ [\fB\-\-ami\fR \fIID\fR] [\fB\-\-instance\fR \fIID\fR] [\fB\-\-resource\-id\fR [\fIMAP\fR:]\fIID\fR]
+ [\fB\-\-volume\fR \fIID\fR] [\fB\-\-snapshot\fR \fIID\fR]
+ [\fB\-\-from\-file\fR \fIFILE\fR] \fITAG\fR[=\fIVAL\fR]...
\fBeclat mktag\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-mkvol.1 b/doc/eclat-mkvol.1
index b25630e..6bb91b6 100644
--- a/doc/eclat-mkvol.1
+++ b/doc/eclat-mkvol.1
@@ -13,17 +13,17 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ECLAT\-MKVOL 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-MKVOL 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat mkvol \- create an Amazon EBS volume
+eclat mkvol, create\-volume \- create an Amazon EBS volume
.SH SYNOPSIS
\fBeclat mkvol\fR [\fB\-i\fR \fIN\fR] [\fB\-s\fR]\
- [\fB\-\-iops\fR=\fIN\fR] [\fB\-\-snapshot\fR=\fIID\fR] \fBSIZE\fR \fBZONE\fR
+ [\fB\-\-iops\fR=\fIN\fR] [\fB\-\-snapshot\fR=\fIID\fR] \fISIZE\fR \fIZONE\fR
\fBeclat mkvol\fR \fB\-\-help\fR
.SH DESCRIPTION
-This command creates a new Amazon EBS volume of size \fBSIZE\fR in the
-availability zone \fBZONE\fR. The created volume can then be attached
+This command creates a new Amazon EBS volume of size \fISIZE\fR in the
+availability zone \fIZONE\fR. The created volume can then be attached
to any EC2 instance in the same Availability Zone.
.SH OPTIONS
.TP
diff --git a/doc/eclat-reboot.1 b/doc/eclat-reboot.1
index 3130393..4ba5548 100644
--- a/doc/eclat-reboot.1
+++ b/doc/eclat-reboot.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH REBOOT 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH REBOOT 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat reboot \- reboot EC2 instances
+eclat reboot, reboot\-instances \- reboot EC2 instances
.SH SYNOPSIS
\fBeclat reboot\fR \fIID\fR [\fIID\fR...]
diff --git a/doc/eclat-rmsnap.1 b/doc/eclat-rmsnap.1
index 4887239..c5415c7 100644
--- a/doc/eclat-rmsnap.1
+++ b/doc/eclat-rmsnap.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH RMSNAP 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH RMSNAP 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat rmsnap \- delete a snapshot of an Amazon EBS volume
+eclat rmsnap, delete\-snapshot \- delete a snapshot of an Amazon EBS volume
.SH SYNOPSIS
\fBeclat rmsnap\fR \fISNAPSHOT\-ID\fR
diff --git a/doc/eclat-rmtag.1 b/doc/eclat-rmtag.1
index 8e205c2..94ffd11 100644
--- a/doc/eclat-rmtag.1
+++ b/doc/eclat-rmtag.1
@@ -13,16 +13,16 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH RMTAG 1 "January 24, 2013" "ECLAT" "Eclat User Reference"
+.TH RMTAG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat rmtag \- delete or replace tags for a resource
+eclat rmtag, delete\-tags \- delete or replace tags for a resource
.SH SYNOPSIS
\fBeclat rmtag\fR [\fB\-a\fR \fIID\fR] [\fB\-i\fR \fIID\fR]\
[\fB\-r\fR [\fIMAP\fR:]\fIID\fR] [\fB\-s \fIID\fR] [\fB\-v\fR \fIID\fR]
- [\fB\-T\fR \fIFILE\fR]
- [\fB\-\-ami\fR \fIID\fR] [\fB\-\-instance\fR \fIID\fR] [\fB\-\-resource\-id\fR [\fIMAP\fR:]\fIID\fR]
- [\fB\-\-volume\fR \fIID\fR] [\fB\-\-snapshot\fR \fIID\fR]
- [\fB\-\-from\-file\fR \fIFILE\fR] [\fITAG\fR[=\fIVAL\fR]...]
+ [\fB\-T\fR \fIFILE\fR]
+ [\fB\-\-ami\fR \fIID\fR] [\fB\-\-instance\fR \fIID\fR] [\fB\-\-resource\-id\fR [\fIMAP\fR:]\fIID\fR]
+ [\fB\-\-volume\fR \fIID\fR] [\fB\-\-snapshot\fR \fIID\fR]
+ [\fB\-\-from\-file\fR \fIFILE\fR] [\fITAG\fR[=\fIVAL\fR]...]
\fBeclat rmtag\fR \fB\-\-help\fR
.SH DESCRIPTION
diff --git a/doc/eclat-rmvol.1 b/doc/eclat-rmvol.1
index 0648aa4..4458234 100644
--- a/doc/eclat-rmvol.1
+++ b/doc/eclat-rmvol.1
@@ -13,11 +13,11 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH ECLAT\-RMVOL 1 "January 19, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-RMVOL 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat rmvol \- delete an EC2 volume
+eclat rmvol, delete\-volume \- delete an EC2 volume
.SH SYNOPSIS
-\fBeclat rmvol\fR \fBVOL\-ID\fR
+\fBeclat rmvol\fR \fIVOL\-ID\fR
\fBeclat rmvol\fR \fB\-\-help\fR
.SH DESCRIPTION
@@ -27,7 +27,7 @@ available state, i.e. it must not be attached to an instance.
If ID mapping is enabled (see the section \fBMAPS\fR
in
.BR eclat (1)),
-this command treats the \fBVOL\-ID\fR as volume names and translates
+this command treats the \fIVOL\-ID\fR as volume names and translates
it to the AWS IDs using the \fBVolumeId\fR map.
.SH "SEE ALSO"
.BR eclat (1),
diff --git a/doc/eclat-setiattr.1 b/doc/eclat-setiattr.1
index 5b2ad40..a1b78ac 100644
--- a/doc/eclat-setiattr.1
+++ b/doc/eclat-setiattr.1
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License