aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat-atvol.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eclat-atvol.1')
-rw-r--r--doc/eclat-atvol.114
1 files changed, 7 insertions, 7 deletions
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

Return to:

Send suggestions and report system problems to the System administrator.