aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-02-13 16:55:27 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-02-13 16:55:27 +0200
commit3982b7baf3c5cd41bb875e0643335617e8f78ca1 (patch)
tree6335be447850ebd5ddd4c480d606b9c3496344f1 /doc
parent9ab2885b1ab9daef69b231c36f662daae30175b7 (diff)
downloadeclat-3982b7baf3c5cd41bb875e0643335617e8f78ca1.tar.gz
eclat-3982b7baf3c5cd41bb875e0643335617e8f78ca1.tar.bz2
Improve formatting of manpages.
Diffstat (limited to 'doc')
-rw-r--r--doc/eclat-assocaddr.112
-rw-r--r--doc/eclat-atvol.110
-rw-r--r--doc/eclat-clrsattr.110
-rw-r--r--doc/eclat-cpimg.115
-rw-r--r--doc/eclat-cpsnap.113
-rw-r--r--doc/eclat-deimg.16
-rw-r--r--doc/eclat-devol.110
-rw-r--r--doc/eclat-disasaddr.110
-rw-r--r--doc/eclat-dmesg.16
-rw-r--r--doc/eclat-lsaattr.16
-rw-r--r--doc/eclat-lsaddr.16
-rw-r--r--doc/eclat-lsiattr.16
-rw-r--r--doc/eclat-lsimg.114
-rw-r--r--doc/eclat-lsinst.16
-rw-r--r--doc/eclat-lsistat.16
-rw-r--r--doc/eclat-lsreg.16
-rw-r--r--doc/eclat-lssattr.16
-rw-r--r--doc/eclat-lssg.110
-rw-r--r--doc/eclat-lssnap.114
-rw-r--r--doc/eclat-lstag.121
-rw-r--r--doc/eclat-lsvol.16
-rw-r--r--doc/eclat-lszon.16
-rw-r--r--doc/eclat-mkaddr.16
-rw-r--r--doc/eclat-mkimg.122
-rw-r--r--doc/eclat-mkinst.160
-rw-r--r--doc/eclat-mksg.117
-rw-r--r--doc/eclat-mksnap.16
-rw-r--r--doc/eclat-mktag.121
-rw-r--r--doc/eclat-mkvol.110
-rw-r--r--doc/eclat-reboot.110
-rw-r--r--doc/eclat-rmaddr.110
-rw-r--r--doc/eclat-rmsg.114
-rw-r--r--doc/eclat-rmsnap.110
-rw-r--r--doc/eclat-rmtag.121
-rw-r--r--doc/eclat-rmvol.16
-rw-r--r--doc/eclat-setaattr.117
-rw-r--r--doc/eclat-setiattr.110
-rw-r--r--doc/eclat-setsattr.110
-rw-r--r--doc/eclat-sg.133
-rw-r--r--doc/eclat-start.16
-rw-r--r--doc/eclat-stop.16
-rw-r--r--doc/eclat-tmpl.111
-rw-r--r--doc/eclat.1man4
-rw-r--r--doc/eclat.conf.54
-rw-r--r--doc/lszon.191
-rw-r--r--doc/tmpl.145
46 files changed, 320 insertions, 335 deletions
diff --git a/doc/eclat-assocaddr.1 b/doc/eclat-assocaddr.1
index 96f8997..73e20a3 100644
--- a/doc/eclat-assocaddr.1
+++ b/doc/eclat-assocaddr.1
@@ -13,15 +13,19 @@
.\"
.\" 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 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH ASSOCADDR 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat assocaddr, associate\-address \- associate an IP address with an instance
.SH SYNOPSIS
+.nh
+.na
\fBeclat assocaddr\fR [\fIOPTIONS\fR] \fIINSTANCE\fR \fIIP\fR
-
+.PP
\fBeclat assocaddr\fR [\fIOPTIONS\fR] \fIINSTANCE\fR \fIALLOC\-ID\fR
-
+.PP
\fBeclat assocaddr\fR \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
The
.B assocaddr
@@ -80,7 +84,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-atvol.1 b/doc/eclat-atvol.1
index e52dc2d..a1897b1 100644
--- a/doc/eclat-atvol.1
+++ b/doc/eclat-atvol.1
@@ -13,13 +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\-ATVOL 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-ATVOL 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat atvol, attach\-volume \- attach a volume to an instance
.SH SYNOPSIS
+.nh
+.na
\fBeclat atvol\fR \fIVOL\-ID\fR \fIINST\-ID\fR \fIDEV\-NAME\fR
-
+.PP
\fBeclat atvol\fR \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
The \fBatvol\fR command attaches an existing volume to an EC2
instance. The
@@ -54,7 +58,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-clrsattr.1 b/doc/eclat-clrsattr.1
index f6d827e..61cc3e1 100644
--- a/doc/eclat-clrsattr.1
+++ b/doc/eclat-clrsattr.1
@@ -13,14 +13,18 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH CLRSATTR 1 "April 23, 2013" "ECLAT" "Eclat User Reference"
+.TH CLRSATTR 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat clrsattr, reset\-snapshot\-attribute \- reset permission
settings for the specified snapshot.
.SH SYNOPSIS
+.nh
+.na
\fBeclat clrsattr\fB \fISNAP-ID\fR
-
+.PP
\fBeclat clrsattr\fB \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
The \fBclrsattr\fR command clears (resets) the
.B createVolumePermission
@@ -44,7 +48,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-cpimg.1 b/doc/eclat-cpimg.1
index 97f1053..ba6ce98 100644
--- a/doc/eclat-cpimg.1
+++ b/doc/eclat-cpimg.1
@@ -13,14 +13,19 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH CPIMG 1 "April 24, 2013" "ECLAT" "Eclat User Reference"
+.TH CPIMG 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat cpimg \- create a copy of the Amazon image
.SH SYNOPSIS
-\fBeclat cpimg\fR [\fB\-d\fR \fIDESCR\fR] [\fB\-n\fR \fINAME\fR] [\fB\-\-description\fR=\fIdescr\fR]
- [\fB\-\-name\fR=\fINAME\fR] \fIREGION\fR \fIAMI\-ID\fR
-
+.nh
+.na
+\fBeclat cpimg\fR [\fB\-d\fR \fIDESCR\fR] [\fB\-n\fR \fINAME\fR]\
+ [\fB\-\-description\fR=\fIdescr\fR]\
+ [\fB\-\-name\fR=\fINAME\fR] \fIREGION\fR \fIAMI\-ID\fR
+.PP
.B eclat cpimg \-\-help
+.ad
+.hy
.SH DESCRIPTION
The \fBcpimg\fR command copies an Amazon image identified by \fIAMI\-ID\fR
from the given \fIREGION\fR to the current region. The current region is
@@ -56,7 +61,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2013 Sergey Poznyakoff
+Copyright \(co 2013, 2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-cpsnap.1 b/doc/eclat-cpsnap.1
index 944cba2..36ed8cf 100644
--- a/doc/eclat-cpsnap.1
+++ b/doc/eclat-cpsnap.1
@@ -13,14 +13,19 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
-.TH CPSNAP 1 "April 24, 2013" "ECLAT" "Eclat User Reference"
+.TH CPSNAP 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat cpsnap \- copy snapshot from another region
.SH SYNOPSIS
-\fBeclat cpsnap\fR [\fB\-d\fR \fIDESCR\fR] [\fB\-\-description\fR=\fIdescr\fR]\
+.nh
+.na
+\fBeclat cpsnap\fR [\fB\-d\fR \fIDESCR\fR]\
+ [\fB\-\-description\fR=\fIdescr\fR]\
\fIREGION\fR \fISNAP\-ID\fR
-
+.PP
.B eclat cpsnap \-\-help
+.ad
+.hy
.SH DESCRIPTION
The \fBcpsnap\fR command copies an Amazon snapshot identified by \fISNAP\-ID\fR
from the given \fIREGION\fR to the current region. The current region is
@@ -56,7 +61,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-deimg.1 b/doc/eclat-deimg.1
index 5a9f8c1..ffbeb47 100644
--- a/doc/eclat-deimg.1
+++ b/doc/eclat-deimg.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 DEIMG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH DEIMG 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat deimg, deregister\-image \- deregister an EC2 image
.SH SYNOPSIS
\fBeclat deimg\fR \fIID\fR
-
+.PP
\fBeclat deimg\fR \fB\-\-help\fR
.SH DESCRIPTION
This command deregisters an existing Amazon image (AMI) identified by
@@ -47,7 +47,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-devol.1 b/doc/eclat-devol.1
index a66a2c4..09ae76f 100644
--- a/doc/eclat-devol.1
+++ b/doc/eclat-devol.1
@@ -13,14 +13,18 @@
.\"
.\" 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 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-DEVOL 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat devol, detach\-volume \- detach a volume from an instance
.SH SYNOPSIS
+.nh
+.na
\fBeclat devol\fR [\fB\-f\fR] [\fB\-\-force\fR] \fIVOL\-ID\fR\
[\fIINST\-ID\fR [\fIDEV\-NAME\fR]]
-
+.PP
\fBeclat devol\fR \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
The \fBdevol\fR command detaches a volume from an EC2
instance. The volume is identified by the
@@ -55,7 +59,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-disasaddr.1 b/doc/eclat-disasaddr.1
index c7f913e..97d3992 100644
--- a/doc/eclat-disasaddr.1
+++ b/doc/eclat-disasaddr.1
@@ -13,13 +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 DISASSOCADDR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH DISASSOCADDR 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat disasaddr, disassociate\-address \- disassociate IP address from EC2 instance.
.SH SYNOPSIS
+.nh
+.na
\fBeclat disasaddr\fR [\fB\-\-vpc\fR] [\fB\-v\fR] \fIIP\fR
-
+.PP
\fBeclat disasaddr\fR \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
This command disassociates IP address from the EC2 instance.
.SH OPTIONS
@@ -56,7 +60,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-dmesg.1 b/doc/eclat-dmesg.1
index 5c4e35a..e334548 100644
--- a/doc/eclat-dmesg.1
+++ b/doc/eclat-dmesg.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 MESG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH MESG 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat dmesg, get\-console\-output \- get console output from the instance
.SH SYNOPSIS
\fBeclat dmesg\fR \fIINSTANCE\-ID\fR
-
+.PP
\fBeclat dmesg\fR \fB\-\-help\fR
.SH DESCRIPTION
The command
@@ -32,7 +32,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsaattr.1 b/doc/eclat-lsaattr.1
index f108949..c52c7d5 100644
--- a/doc/eclat-lsaattr.1
+++ b/doc/eclat-lsaattr.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 ECLAT 1 "February 3, 2014" "ECLAT" "Eclat User Reference"
+.TH ECLAT 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsaattr, describe\-image\-attribute \- lists the attribute of an image.
.SH SYNOPSI
\fBeclat lsaattr\fB \fIAMI\-ID\fR [\fIATTR\fR]
-.br
+.PP
\fBeclat lsaattr\fB \fB\-\-help\fR
.SH DESCRIPTION
Thic command outputs the value of the attribute \fIATTR\fR of the AWS
@@ -54,7 +54,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsaddr.1 b/doc/eclat-lsaddr.1
index d6cbb1a..b6a7a06 100644
--- a/doc/eclat-lsaddr.1
+++ b/doc/eclat-lsaddr.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 LSADDR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSADDR 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsaddr, describe\-addresses \- return information about IP addresses in
your account
.SH SYNOPSIS
\fBeclat lsaddr\fR [\fB\-v\fR] [\fB\-\-vpc\fR] [\fIFILTER\fR...]
-
+.PP
\fBeclat lsaddr\fR \fB\-\-help\fR
.SH DESCRIPTION
This command returns information about Elastic IP addresses allocated
@@ -81,7 +81,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsiattr.1 b/doc/eclat-lsiattr.1
index d423576..f86c65a 100644
--- a/doc/eclat-lsiattr.1
+++ b/doc/eclat-lsiattr.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 LSIATTR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSIATTR 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsiattr, describe\-instance\-attribute \- describes attribute of an instance
.SH SYNOPSIS
\fBeclat lsiattr\fR \fIINSTANCE-ID\fR \fIATTR\fR
-
+.PP
\fBeclat lsiattr\fR \fB\-\-help\fR
.SH DESCRIPTION
Describes the specified attribute of an instance. Only one attribute
@@ -53,7 +53,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsimg.1 b/doc/eclat-lsimg.1
index 6f5d7ab..cb400f1 100644
--- a/doc/eclat-lsimg.1
+++ b/doc/eclat-lsimg.1
@@ -13,17 +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 LSIMG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSIMG 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsimg, describe\-images \- describe available Amazon images
.SH SYNOPSIS
+.nh
+.na
\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\-x\fR \fIID\fR] [\fB\-\-owner\fR=\fIID\fR]\
+ [\fB\-\-executable\-by\fR=\fIID\fR]\
[\fIFILTER\fR...] [\fIAMI\fR...]
-
+.PP
\fBeclat lsimg\fB \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
This command lists available Amazon images.
.PP
@@ -186,7 +190,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsinst.1 b/doc/eclat-lsinst.1
index 70923b3..52bab1f 100644
--- a/doc/eclat-lsinst.1
+++ b/doc/eclat-lsinst.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 LSINST 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSINST 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsinst, describe\-instances \- describe available EC2 instances
.SH SYNOPSIS
\fBeclat lsinst\fR [\fIFILTER\fR...]
-
+.PP
\fBeclat lsinst\fR \fB\-\-help\fR
.SH DESCRIPTION
This command lists your EC2 instances.
@@ -342,7 +342,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsistat.1 b/doc/eclat-lsistat.1
index e72f9e6..6d1b9a3 100644
--- a/doc/eclat-lsistat.1
+++ b/doc/eclat-lsistat.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 LSISTAT 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSISTAT 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsistat, describe\-instance\-status \- describe status of EC2 instances
.SH SYNOPSIS
\fBeclat lsistat\fR [\fB\-a\fR] [\fB\-\-all\fR] [\fIFILTER\fR...]
-
+.PP
\fBeclat lsistat\fR \fB\-\-help\fR
.SH DESCRIPTION
Describes the status of selected EC2 instances including any scheduled
@@ -162,7 +162,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsreg.1 b/doc/eclat-lsreg.1
index 298b3c5..2a313ff 100644
--- a/doc/eclat-lsreg.1
+++ b/doc/eclat-lsreg.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 ECLAT\-LSREG 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH ECLAT\-LSREG 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsreg, describe\-regions \- describe EC2 regions
.SH SYNOPSIS
\fBeclat lsreg\fR [\fIFILTER\fR...] [\fIREGION\fR...]
-
+.PP
\fBeclat lsreg\fR \fB\-\-help\fR
.SH DESCRIPTION
This command lists the EC2 regions. If no arguments are provided, it
@@ -59,7 +59,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lssattr.1 b/doc/eclat-lssattr.1
index 627504f..8907680 100644
--- a/doc/eclat-lssattr.1
+++ b/doc/eclat-lssattr.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 LSSATTR 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSSATTR 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lssattr, describe\-snapshot\-attribute \- lists the attribute of a EBS snapshot
.SH SYNOPSIS
\fBeclat lssattr\fB \fISNAP\-ID\fR [\fIATTR\fR]
-
+.PP
\fBeclat lssattr\fB \fB\-\-help\fR
.SH DESCRIPTION
Thic command outputs the value of the attribute \fIATTR\fR of the EBS
@@ -48,7 +48,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lssg.1 b/doc/eclat-lssg.1
index 48b52ba..57d4aaa 100644
--- a/doc/eclat-lssg.1
+++ b/doc/eclat-lssg.1
@@ -13,14 +13,18 @@
.\"
.\" 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 "December 19, 2013" "ECLAT" "Eclat User Reference"
+.TH LSSEC 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lssg, describe\-security\-groups \- return information about security groups
.SH SYNOPSIS
+.nh
+.na
\fBeclat lssg\fR [\fB\-n\fR] [\fB\-\-name\fR]\
[\fIFILTER\fR...] [\fIID\fR]
-.br
+.PP
\fBeclat lssg\fR \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
This command returns information about security groups. By default,
all security groups pertaining to your account will be described.
@@ -117,7 +121,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lssnap.1 b/doc/eclat-lssnap.1
index 85e2800..c02ebfa 100644
--- a/doc/eclat-lssnap.1
+++ b/doc/eclat-lssnap.1
@@ -13,16 +13,20 @@
.\"
.\" 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 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSSNAP 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lssnap, describe\-snapshots \- describes available Amazon EBS snapshots
.SH SYNOPSIS
+.nh
+.na
\fBeclat lssnap\fR [\fB\-r\fR \fIID\fR] [\fB\-u \fIID\fR]\
- [\fI\-\-restorable\-by \fIID\fR]
- [\fB\-\-owner \fINAME\fR]\
+ [\fI\-\-restorable\-by \fIID\fR]\
+ [\fB\-\-owner \fINAME\fR]\
[\fISNAPSHOT\-ID\fR...] [\fIFILTER\fR...]
-
+.PP
\fBeclat lssnap\fR \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
This command lists the Amazon EBS snapshots available to you. These include
public snapshots available to any AWS account, your private snapshots and
@@ -142,7 +146,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lstag.1 b/doc/eclat-lstag.1
index fd2d1e6..2ed293e 100644
--- a/doc/eclat-lstag.1
+++ b/doc/eclat-lstag.1
@@ -13,18 +13,23 @@
.\"
.\" 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 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSTAG 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lstag, describe\-tags \- list the EC2 tags
.SH SYNOPSIS
+.nh
+.na
\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]
-[\fIFILTER\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]\
+ [\fIFILTER\fR...]
+.PP
\fBeclat lstag\fR \fB\-\-help\fR
+.ad
+.hy
.SH DESCRIPTION
This command lists the EC2 tags. If no filter has been supplied, all
tags are listed.
@@ -106,7 +111,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsvol.1 b/doc/eclat-lsvol.1
index d834c63..4edc67a 100644
--- a/doc/eclat-lsvol.1
+++ b/doc/eclat-lsvol.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 LSVOL 1 "April 20, 2013" "ECLAT" "Eclat User Reference"
+.TH LSVOL 1 "February 13, 2014" "ECLAT" "Eclat User Reference"
.SH NAME
eclat lsvol, describe\-volumes \- list EBS volumes
.SH SYNOPSIS
\fBeclat lsvol\fR [\fIFILTER\fR...] [\fIID\fR...]
-
+.PP
\fBeclat lsvol\fR \fB\-\-help\fR
.SH DESCRIPTION
This command displays the EBS volumes in your account. By default,
@@ -125,7 +125,7 @@ Sergey Poznyakoff
.SH "BUG REPORTS"
Report bugs to <bug\-eclat@gnu.org.ua>.
.SH COPYRIGHT
-Copyright \(co 2012, 2013 Sergey Poznyakoff
+Copyright \(co 2012-2014 Sergey Poznyakoff
.br
.na
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lszon.1 b/doc/eclat-lszon.1
index 25f357e..d58db86 100644
--- a/doc/eclat-lszon.1
+++ b/doc/eclat-ls