aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat-terminate.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eclat-terminate.1')
-rw-r--r--doc/eclat-terminate.158
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/eclat-terminate.1 b/doc/eclat-terminate.1
new file mode 100644
index 0000000..a70a1ee
--- /dev/null
+++ b/doc/eclat-terminate.1
@@ -0,0 +1,58 @@
1.\" This file is part of Eclat -*- nroff -*-
2.\" Copyright (C) 2012-2018 Sergey Poznyakoff
3.\"
4.\" Eclat is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version.
8.\"
9.\" Eclat is distributed in the hope that it will be useful,
10.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12.\" GNU General Public License for more details.
13.\"
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/>.
16.TH ECLAT-TERMINATE 1 "November 17, 2018" "ECLAT" "Eclat User Reference"
17.SH NAME
18eclat-terminate, eclat-terminate-instances \- terminate EC2 instances
19.SH SYNOPSIS
20.nh
21.na
22\fBeclat terminate\fR \fIID\fR [\fIID\fR...]
23.PP
24\fBeclat terminate\fR \fB\-\-help\fR
25.ad
26.hy
27.SH DESCRIPTION
28Terminates the listed Amazon EBS-backed instances.
29.SH OUTPUT
30The default output format lists on each line the instance ID, its
31previous and current states, separated by single horizontal tab
32characters.
33.SH "SEE ALSO"
34.BR eclat (1),
35.BR eclat\-mkinst (1),
36.BR eclat\-start (1),
37.BR eclat\-stop (1).
38.SH AUTHORS
39Sergey Poznyakoff
40.SH "BUG REPORTS"
41Report bugs to <bug\-eclat@gnu.org.ua>.
42.SH COPYRIGHT
43Copyright \(co 2012-2018 Sergey Poznyakoff
44.br
45.na
46License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
47.br
48.ad
49This is free software: you are free to change and redistribute it.
50There is NO WARRANTY, to the extent permitted by law.
51.\" Local variables:
52.\" eval: (add-hook 'write-file-hooks 'time-stamp)
53.\" time-stamp-start: ".TH [A-Z_][A-Z0-9_.\\-]* [0-9] \""
54.\" time-stamp-format: "%:B %:d, %:y"
55.\" time-stamp-end: "\""
56.\" time-stamp-line-limit: 20
57.\" end:
58

Return to:

Send suggestions and report system problems to the System administrator.