From: Johannes Kastl Date: Thu, 6 Nov 2014 15:29:25 +0000 (+0100) Subject: lxc-opensuse: Added explanation on how to use the template X-Git-Tag: lxc-1.1.0.alpha3~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce7569856cc7a366f58688f6b6a71610167fc76;p=thirdparty%2Flxc.git lxc-opensuse: Added explanation on how to use the template Signed-off-by: Johannes Kastl Acked-by: Stéphane Graber --- diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in index 7149e42b4..bc3baa368 100644 --- a/templates/lxc-opensuse.in +++ b/templates/lxc-opensuse.in @@ -11,6 +11,7 @@ # Daniel Lezcano # Frederic Crozat # Michael H. Warfield +# Johannes Kastl # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -378,7 +379,9 @@ clean() usage() { cat < --clean +$1 -h|--help -p|--path= -r|--release nn.n --clean +Please give the release as 12.3, 13.1, 13.2 etc. +If no release is given, openSUSE 12.3 is installed. EOF return 0 }