ipmitool / test

0 stars 0 forks source link

'chassis bootparam' help output should be improved #35

Open AlexanderAmelkin opened 11 years ago

AlexanderAmelkin commented 11 years ago

Reported by: Zdenek Styblik Original Ticket: ipmitool/bugs/227

The following help output could and should be improved, resp. prefix "flags" with "param #", so it's obvious what has to be supplied to 'chassis bootparam get'.

\# ipmitool chassis bootparam get 
bootparam get <param \#>
bootparam set bootflag <flag>
force\_pxe   : Force PXE boot
force\_disk  : Force boot from default Hard-drive
force\_safe  : Force boot from default Hard-drive, request Safe Mode
force\_diag  : Force boot from Diagnostic Partition
force\_cdrom : Force boot from CD/DVD
force\_bios  : Force boot into BIOS Setup
AlexanderAmelkin commented 11 years ago

Original comment by: Zdenek Styblik