diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-08-02 13:00:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-08-04 13:35:56 +0000 |
commit | cb05fd76cd7099eac45d2811cea730a4ed0b6e26 (patch) | |
tree | ecc8c92a64c2c7e901a2f2d15badfdbabad591cb /share/man | |
parent | Adding support for user namespace. (diff) | |
download | compute-tools-cb05fd76cd7099eac45d2811cea730a4ed0b6e26.tar.xz compute-tools-cb05fd76cd7099eac45d2811cea730a4ed0b6e26.zip |
Adding -v, --verbose option to container remove command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container-remove.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container-remove.1.txt b/share/man/container-remove.1.txt index cb9b77f..cad779f 100644 --- a/share/man/container-remove.1.txt +++ b/share/man/container-remove.1.txt @@ -47,6 +47,9 @@ The following container options are available: *-f, --force*:: Do not prompt before removal. +*-v, --verbose*:: + Explain what is being done. + EXAMPLES -------- |