diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-01-21 20:28:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-01-21 20:28:27 +0000 |
commit | b3522ebddcc0e8ff8fa19836d713f13fa65fc2f1 (patch) | |
tree | 8f00f924ffe1347a0c3cf8cc72d741444dfc0570 /share/man/container-start.1.txt | |
parent | Adding upstream version 20191104. (diff) | |
download | open-infrastructure-compute-tools-b3522ebddcc0e8ff8fa19836d713f13fa65fc2f1.tar.xz open-infrastructure-compute-tools-b3522ebddcc0e8ff8fa19836d713f13fa65fc2f1.zip |
Adding upstream version 20200121.upstream/20200121
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/man/container-start.1.txt')
-rw-r--r-- | share/man/container-start.1.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/container-start.1.txt b/share/man/container-start.1.txt index 90750c0..e6c874e 100644 --- a/share/man/container-start.1.txt +++ b/share/man/container-start.1.txt @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2019 Daniel Baumann <daniel.baumann@open-infrastructure.net> +// Copyright (C) 2014-2020 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'*:: Removing stray lock file if existing. +*-v, --verbose*:: + Explain what is being done. + EXAMPLES -------- |