mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-29 14:11:54 +00:00
correct template directory documentation
Signed-off-by: Ferenc Wagner <wferi@niif.hu> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
a52c4b8cac
commit
4d67c1301b
@ -65,7 +65,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
lxc commands.
|
lxc commands.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The object is a directory created in @LXCPATH@ and identified by its name.
|
The object is a directory created in <filename>@LXCPATH@</filename>
|
||||||
|
and identified by its name.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -105,10 +106,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
'template' is the short name of an existing 'lxc-template'
|
'template' is the short name of an existing 'lxc-template'
|
||||||
script that is called by lxc-create.
|
script that is called by lxc-create,
|
||||||
eg: lxc-busybox, lxc-debian, lxc-fedora, lxc-sshd.
|
eg. busybox, debian, fedora, ubuntu or sshd.
|
||||||
Refer to those exemples in @BINDIR@
|
Refer to the examples in <filename>@LXCTEMPLATEDIR@</filename>
|
||||||
for details of expecting script structure.
|
for details of the expected script structure.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user