diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2020-01-16 17:49:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2020-01-16 17:51:15 +0000 |
commit | af5ae490f8e7ea77e114d6542a4170aa36a58391 (patch) | |
tree | 31a8c6e56d039c8bb6305a10eb0ba6363be14834 /share/man/container-start.1.txt | |
parent | Fixing FTBFS with newer asciidoc versions. (diff) | |
download | compute-tools-af5ae490f8e7ea77e114d6542a4170aa36a58391.tar.xz compute-tools-af5ae490f8e7ea77e114d6542a4170aa36a58391.zip |
Adding verbose option for container start command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-start.1.txt')
-rw-r--r-- | share/man/container-start.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container-start.1.txt b/share/man/container-start.1.txt index 90750c0..14ef8ab 100644 --- a/share/man/container-start.1.txt +++ b/share/man/container-start.1.txt @@ -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 -------- |