From 143d09ef2447e2eb8a21693b6bf9df459367f2aa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 18 Jul 2016 15:48:17 +0200 Subject: Adding -f, --force option to container start command to remove stray lock files. Signed-off-by: Daniel Baumann --- share/man/container-start.1.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share') diff --git a/share/man/container-start.1.txt b/share/man/container-start.1.txt index 313587d..bf1d8de 100644 --- a/share/man/container-start.1.txt +++ b/share/man/container-start.1.txt @@ -44,6 +44,9 @@ The following container options are available: *-n, --name='NAME'*:: Specify container name. +*-f, --force'*:: + Removing stray lock file if existing. + EXAMPLES -------- -- cgit v1.2.3