summaryrefslogtreecommitdiffstats
path: root/share/man/container-stop.1.txt
diff options
context:
space:
mode:
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
--------