aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-01-28 14:00:54 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-01-28 14:00:54 +0200
commitf9536d8285625d4263c5b2dd0ab2a6773dd2b618 (patch)
tree89b608cd9f12ab1834630667a67d02e482295c02
parent8e8964dfee6528eb2cd08f665dc037cba973a09d (diff)
downloadeclat-f9536d8285625d4263c5b2dd0ab2a6773dd2b618.tar.gz
eclat-f9536d8285625d4263c5b2dd0ab2a6773dd2b618.tar.bz2
More fixes in manpages
-rw-r--r--doc/eclat-devol.14
-rw-r--r--doc/eclat-mkaddr.14
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/eclat-devol.1 b/doc/eclat-devol.1
index e5d2f3b..607d803 100644
--- a/doc/eclat-devol.1
+++ b/doc/eclat-devol.1
@@ -4,27 +4,27 @@
.\" Eclat is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 3, or (at your option)
.\" any later version.
.\"
.\" Eclat is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" 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 26, 2015" "ECLAT" "Eclat User Reference"
+.TH ECLAT-DEVOL 1 "January 28, 2015" "ECLAT" "Eclat User Reference"
.SH NAME
-eclat-devol, detach-volume \- detach a volume from an instance
+eclat-devol, eclat-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
diff --git a/doc/eclat-mkaddr.1 b/doc/eclat-mkaddr.1
index 45e04fc..e0a07bc 100644
--- a/doc/eclat-mkaddr.1
+++ b/doc/eclat-mkaddr.1
@@ -4,29 +4,29 @@
.\" Eclat is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 3, or (at your option)
.\" any later version.
.\"
.\" Eclat is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" 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-MKADDR 1 "January 26, 2015" "ECLAT" "Eclat User Reference"
+.TH ECLAT-MKADDR 1 "January 28, 2015" "ECLAT" "Eclat User Reference"
.SH NAME
eclat-mkaddr, eclat-allocate-address \- allocate an Elastic IP address
.SH SYNOPSIS
-\fBeclat mkaddr\fR [\fB\-v\fR] [\f\-\-vpc\fR]
+\fBeclat mkaddr\fR [\fB\-v\fR] [\fB\-\-vpc\fR]
.PP
\fBeclat mkaddr\fR \fB\-\-help\fR
.SH DESCRIPTION
The
.B mkaddr
command allocates an Elastic IP address. It does not take arguments.
.PP
.SH OPTIONS
.TP
\fB\-v\fR, \fB\-\-vpc\fR
Allocate address for use with instances in a VPC.
.SH "OUTPUT AND RETURN VALUE"

Return to:

Send suggestions and report system problems to the System administrator.