From ba34645a988c4c5daf702050ab9bb2e9b630b44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 21 Apr 2016 19:48:13 +0200 Subject: Adding upstream version 20160415. Signed-off-by: Daniel Baumann --- share/man/container-stop.1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/container-stop.1.txt') diff --git a/share/man/container-stop.1.txt b/share/man/container-stop.1.txt index 8f368cf..5f8356d 100644 --- a/share/man/container-stop.1.txt +++ b/share/man/container-stop.1.txt @@ -44,7 +44,7 @@ The following container options are available: *-n, --name='NAME'*:: Specify container name. -*-k, --kill*:: +*-f, --force*:: Instead of running the proper shutdown sequence, terminate all processes of the container imediatly. @@ -54,7 +54,7 @@ EXAMPLES sudo container stop -n example.net *Immediately stop example.net container:*:: - sudo container stop -n example.net -k + sudo container stop -n example.net -f SEE ALSO -- cgit v1.2.3