summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-07-18 13:48:17 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-08-04 13:35:54 +0000
commit143d09ef2447e2eb8a21693b6bf9df459367f2aa (patch)
tree36d6ee959177ca24d759c1ad2db715b45ce105eb /share/man
parentAdding error message in container start command if container is locked. (diff)
downloadcompute-tools-143d09ef2447e2eb8a21693b6bf9df459367f2aa.tar.xz
compute-tools-143d09ef2447e2eb8a21693b6bf9df459367f2aa.zip
Adding -f, --force option to container start command to remove stray lock files.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man')
-rw-r--r--share/man/container-start.1.txt3
1 files changed, 3 insertions, 0 deletions
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
--------