(and fix a typo while I'm here)

Signed-off-by: Ian Campbell <[email protected]>

diff -r 4bde1604fc17 -r ca7b0575ff21 scripts/xe-edit-bootloader
--- a/scripts/xe-edit-bootloader        Thu Apr 29 10:22:35 2010 +0100
+++ b/scripts/xe-edit-bootloader        Wed May 12 09:04:21 2010 +0100
@@ -15,10 +15,10 @@
 
 device_number=
 grub_conf=
-default_file_list="/boot/grub/menu.lst /grub/menu.lst"
+default_file_list="/boot/grub/menu.lst /grub/menu.lst /boot/grub/grub.cfg 
/grub/grub.cfg"
 
 function usage {
-    echo "Usage: $0 [-u <VM UUID>] [-n <VM name]"
+    echo "Usage: $0 [-u <VM UUID>] [-n <VM name>]"
     echo "    [-p <partition number>] [-f <filename>]"
     echo
     echo " -u: UUID of the VM boot disk you wish to edit"

_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api

Reply via email to