summaryrefslogtreecommitdiffstats
path: root/share/man/container-stop.1.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2022-06-05 05:25:06 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2022-06-05 06:19:27 +0000
commitdb50ab50085f35952f49d4b7c009e1303862d965 (patch)
treee8d9a98681a23d57c52d6cc755976a8f7430c505 /share/man/container-stop.1.rst
parentUsing variables in directory paths in container key command. (diff)
downloadcompute-tools-db50ab50085f35952f49d4b7c009e1303862d965.tar.xz
compute-tools-db50ab50085f35952f49d4b7c009e1303862d965.zip
Adding default interactive mode for container stop command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-stop.1.rst')
-rw-r--r--share/man/container-stop.1.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container-stop.1.rst b/share/man/container-stop.1.rst
index 31b24b4..567b2f4 100644
--- a/share/man/container-stop.1.rst
+++ b/share/man/container-stop.1.rst
@@ -51,6 +51,9 @@ The following **container stop** options are available:
-f, --force:
Instead of running the proper shutdown sequence, terminate all processes of the container imediatly.
+-i, --interactive:
+ Prompt before every stopping (default).
+
-v, --verbose:
Explain what is being done.