diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-12-29 10:13:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-01-04 10:22:39 +0000 |
commit | ad3e6002999e9b1e375e92b94c862b125a2ce86e (patch) | |
tree | 34f7773eace4c7d9b7d7267ef3a8ae41307b4467 /share | |
parent | Updating year in copyright information for 2017. (diff) | |
download | compute-tools-ad3e6002999e9b1e375e92b94c862b125a2ce86e.tar.xz compute-tools-ad3e6002999e9b1e375e92b94c862b125a2ce86e.zip |
Adding -f, --force option in container auto command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container-auto.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container-auto.1.txt b/share/man/container-auto.1.txt index 64e456a..5aaf0d1 100644 --- a/share/man/container-auto.1.txt +++ b/share/man/container-auto.1.txt @@ -41,6 +41,9 @@ OPTIONS ------- The following container options are available: +*-f, --force*:: + Removing stray lock file if existing. + *-s, --start*:: Start all container on the host system. |