1
0
mirror of synced 2026-01-13 15:17:30 +00:00

Alphabetical order

This commit is contained in:
Dmitry Nedospasov 2010-09-24 19:59:45 +02:00
parent a98f2feb9e
commit 650c8d51f6
2 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@ xen-create-nfs - Create a Xen configuration file for an NFS-root guest.
--dhcp Configure the guest to use DHCP for IP allocation.
--gateway The gateway address to use when configured with a static IP.
--hostname The hostname to configure for the guest.
--ip The IP address to use when configured with a static IP.
--netmask The netmask to use when configured with a static IP.
--nameserver The nameserver to use when configured with a static IP.
--ip The IP address to use when configured with a static IP.
General options:
--admins Specify which users should be setup as xen-shell admins.

View File

@ -16,8 +16,8 @@ xen-delete-image - Delete previously created Xen instances.
General options:
--dir Specify the output directory where images were previously saved.
--lvm Specify the LVM volume to use.
--evms Specify the EVMS container to use.
--lvm Specify the LVM volume to use.
Specifying hosts:
--hostname Specify the image name to delete.