From: Wolfgang Bumiller Date: Fri, 12 Aug 2016 12:55:42 +0000 (+0200) Subject: doc: add --rcfile to common opts X-Git-Tag: lxc-2.1.0~351^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d74a8342ead4300c7f21e40d84edfb27a073e9;p=thirdparty%2Flxc.git doc: add --rcfile to common opts Signed-off-by: Wolfgang Bumiller --- diff --git a/doc/common_options.sgml.in b/doc/common_options.sgml.in index 38783dd1e..978c0ba0d 100644 --- a/doc/common_options.sgml.in +++ b/doc/common_options.sgml.in @@ -106,6 +106,21 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + + + + Specify the configuration file to configure the virtualization + and isolation functionalities for the container. + + + This configuration file if present will be used even if there is + already a configuration file present in the previously created + container (via lxc-create). + + + +