]> git.proxmox.com Git - mirror_lxc.git/blobdiff - doc/common_options.sgml.in
seccomp: use SOCK_SEQPACKET for the notify proxy
[mirror_lxc.git] / doc / common_options.sgml.in
index 0dfd5b95cf05876a5d220a88ec33f8a8d70cd405..978c0ba0d329d7150dc58b37f22635398624e105 100644 (file)
@@ -19,7 +19,7 @@ Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 -->
 
@@ -105,6 +105,30 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
        </para>
       </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>
+        <para>
+          Show the version number.
+        </para>
+      </listitem>
+    </varlistentry>
   </variablelist>
 
 </refsect1>