mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-06 10:30:25 +00:00
doc: add --rcfile to common opts
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
6118210e0a
commit
71d74a8342
@ -106,6 +106,21 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--rcfile=<replaceable>FILE</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Specify the configuration file to configure the virtualization
|
||||
and isolation functionalities for the container.
|
||||
</para>
|
||||
<para>
|
||||
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).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--version</option></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user