summaryrefslogtreecommitdiffstats
path: root/share/man/container-stop.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-10-25 13:10:17 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-10-25 13:10:17 +0000
commit17e90600218e654071457f0845968e143e8c5d15 (patch)
treef58c502fe6dadaef45e1a3844944905837b37e51 /share/man/container-stop.1.txt
parentAdding upstream version 20160801. (diff)
downloadopen-infrastructure-compute-tools-17e90600218e654071457f0845968e143e8c5d15.tar.xz
open-infrastructure-compute-tools-17e90600218e654071457f0845968e143e8c5d15.zip
Adding upstream version 20161101.upstream/20161101
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'share/man/container-stop.1.txt')
-rw-r--r--share/man/container-stop.1.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/share/man/container-stop.1.txt b/share/man/container-stop.1.txt
index 7531f1c..8b864d6 100644
--- a/share/man/container-stop.1.txt
+++ b/share/man/container-stop.1.txt
@@ -44,18 +44,12 @@ The following container options are available:
*-n, --name='NAME'*::
Specify container name.
-*-f, --force*::
- Instead of running the proper shutdown sequence, terminate all processes of the container imediatly.
-
EXAMPLES
--------
*Shutdown example.net container:*::
sudo container stop -n example.net
-*Immediately stop example.net container:*::
- sudo container stop -n example.net -f
-
SEE ALSO
--------