aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eclat.conf.5')
-rw-r--r--doc/eclat.conf.512
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/eclat.conf.5 b/doc/eclat.conf.5
index 00fcc4c..9b43dbe 100644
--- a/doc/eclat.conf.5
+++ b/doc/eclat.conf.5
@@ -502,9 +502,9 @@ format\-file "/usr/share/eclat/$command.forlan";
.in
.fi
.sp
-Given this statement, the command \fBeclat describe\-tags\fR, for
+Given this statement, the command \fBeclat lstag\fR, for
instance, will read configuration from file
-\fB/usr/share/eclat/describe\-tags.forlan\fR.
+\fB/usr/share/eclat/lstag.forlan\fR.
.sp
.PP
When selecting the format to use,
@@ -596,13 +596,13 @@ to ask for confirmation if one of the destructive commands is
requested, or if the command is start-instance or stop-instance.
.PP
Here is an example of how this modifies the behavior of
-.B release-address
+.B freeaddr
command:
.PP
.nf
.if +2
-$ \fBeclat release-address 192.168.0.1\fR
-Proceed with release-address [Y/n] _
+$ \fBeclat freeaddr 192.168.0.1\fR
+Proceed with freeaddr [Y/n] _
.fi
.PP
If the response begins with \fBY\fR (case-insensitive), it is taken
@@ -617,7 +617,7 @@ confirmation mode for the requested command, e.g.:
.PP
.nf
.in +2
-$ \fBeclat -Y delete-volume vol-d1234aef\fR
+$ \fBeclat -Y rmvol vol-d1234aef\fR
.fi
.SH MAPS
Maps provide a way to translate arbitrary symbolic names to the Amazon

Return to:

Send suggestions and report system problems to the System administrator.