From cb05fd76cd7099eac45d2811cea730a4ed0b6e26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 2 Aug 2016 15:00:03 +0200 Subject: Adding -v, --verbose option to container remove command. Signed-off-by: Daniel Baumann --- share/man/container-remove.1.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/man/container-remove.1.txt') 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 -------- -- cgit v1.2.3