diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2017-01-04 10:41:54 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2017-01-04 10:42:45 +0000 |
commit | e81986238b9faadd633c22883bd4aa6152111c00 (patch) | |
tree | bd83e33713d27157ea8e8100ddc50ad9fd1844b7 /share/man/container-auto.1.txt | |
parent | Releasing debian version 20161220-1. (diff) | |
download | open-infrastructure-compute-tools-e81986238b9faadd633c22883bd4aa6152111c00.tar.xz open-infrastructure-compute-tools-e81986238b9faadd633c22883bd4aa6152111c00.zip |
Merging upstream version 20170101.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'share/man/container-auto.1.txt')
-rw-r--r-- | share/man/container-auto.1.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/container-auto.1.txt b/share/man/container-auto.1.txt index 0eb76d2..5aaf0d1 100644 --- a/share/man/container-auto.1.txt +++ b/share/man/container-auto.1.txt @@ -1,5 +1,5 @@ // container-tools - Manage systemd-nspawn containers -// Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net> +// Copyright (C) 2014-2017 Daniel Baumann <daniel.baumann@open-infrastructure.net> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -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. |