diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-25 13:13:01 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-10-25 13:13:01 +0000 |
commit | 07357f5916ea7380a6008b6e29d50c1889311491 (patch) | |
tree | d9f0c5fa35941b7484aaf575cc1aac90d7ac4b20 /share/man/container-stop.1.txt | |
parent | Releasing debian version 20160801-1. (diff) | |
download | open-infrastructure-compute-tools-07357f5916ea7380a6008b6e29d50c1889311491.tar.xz open-infrastructure-compute-tools-07357f5916ea7380a6008b6e29d50c1889311491.zip |
Merging upstream version 20161101.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'share/man/container-stop.1.txt')
-rw-r--r-- | share/man/container-stop.1.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/share/man/container-stop.1.txt b/share/man/container-stop.1.txt index 7531f1c..8b864d6 100644 --- a/share/man/container-stop.1.txt +++ b/share/man/container-stop.1.txt @@ -44,18 +44,12 @@ The following container options are available: *-n, --name='NAME'*:: Specify container name. -*-f, --force*:: - Instead of running the proper shutdown sequence, terminate all processes of the container imediatly. - EXAMPLES -------- *Shutdown example.net container:*:: sudo container stop -n example.net -*Immediately stop example.net container:*:: - sudo container stop -n example.net -f - SEE ALSO -------- |