summaryrefslogtreecommitdiffstats
path: root/share/man/container-stop.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 16:18:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-09 16:18:22 +0000
commitc011654fff348560957804ce4db060b8f1b40f89 (patch)
tree9065f9029812e692f8ed9c6d6696e58a624ff29c /share/man/container-stop.1.txt
parentAdding upstream version 20201030. (diff)
downloadopen-infrastructure-compute-tools-c011654fff348560957804ce4db060b8f1b40f89.tar.xz
open-infrastructure-compute-tools-c011654fff348560957804ce4db060b8f1b40f89.zip
Adding upstream version 20210101.upstream/20210101
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/man/container-stop.1.txt')
-rw-r--r--share/man/container-stop.1.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/container-stop.1.txt b/share/man/container-stop.1.txt
index 4450ba3..9eab1c4 100644
--- a/share/man/container-stop.1.txt
+++ b/share/man/container-stop.1.txt
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+// Copyright (C) 2014-2021 Daniel Baumann <daniel.baumann@open-infrastructure.net>
//
// SPDX-License-Identifier: GPL-3.0+
//
@@ -49,6 +49,9 @@ The following container options are available:
*-f, --force*::
Instead of running the proper shutdown sequence, terminate all processes of the container imediatly.
+*-v, --verbose*::
+ Explain what is being done.
+
EXAMPLES
--------