aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat-stop.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eclat-stop.1')
-rw-r--r--doc/eclat-stop.18
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/eclat-stop.1 b/doc/eclat-stop.1
index 5adbe61..a8f61a8 100644
--- a/doc/eclat-stop.1
+++ b/doc/eclat-stop.1
@@ -13,17 +13,21 @@
13.\" 13.\"
14.\" You should have received a copy of the GNU General Public License 14.\" You should have received a copy of the GNU General Public License
15.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>. 15.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
16.TH ECLAT-STOP 1 "January 26, 2015" "ECLAT" "Eclat User Reference" 16.TH ECLAT-STOP 1 "February 2, 2015" "ECLAT" "Eclat User Reference"
17.SH NAME 17.SH NAME
18eclat-stop, eclat-stop-instances \- stop EC2 instances 18eclat-stop, eclat-stop-instances \- stop EC2 instances
19.SH SYNOPSIS 19.SH SYNOPSIS
20\fBeclat stop\fR \fIID\fR [\fIID\fR...] 20\fBeclat stop\fR [\fB\-f\fR] [\fB\-\-force\fR] \fIID\fR [\fIID\fR...]
21.PP 21.PP
22\fBeclat stop\fR \fB\-\-help\fR 22\fBeclat stop\fR \fB\-\-help\fR
23.SH DESCRIPTION 23.SH DESCRIPTION
24The command 24The command
25.B stop 25.B stop
26stops running Amazon EBS-backed instances. 26stops running Amazon EBS-backed instances.
27.SH OPTIONS
28.TP
29\fB\-f\fR, \fB\-\-force\fR
30Forcibly stop the instance.
27.SH OUTPUT 31.SH OUTPUT
28The default output format lists on each line the instance ID, its 32The default output format lists on each line the instance ID, its
29previous and current states, separated by single horizontal tab 33previous and current states, separated by single horizontal tab

Return to:

Send suggestions and report system problems to the System administrator.