diff --git a/confluent_client/doc/man/nodeboot.ronn b/confluent_client/doc/man/nodeboot.ronn index c54d67f7..36804b63 100644 --- a/confluent_client/doc/man/nodeboot.ronn +++ b/confluent_client/doc/man/nodeboot.ronn @@ -19,6 +19,9 @@ device without inducing a reboot, see the `nodesetboot` command. For a system that supports both BIOS and UEFI style boot, request BIOS style boot if supported (some platforms will UEFI boot with this flag anyway). +* `-u`, `--uefi`: + This flag does nothing, it is for command compatibility with xCAT's rsetboot + * `-p`, `--persist`: For a system that supports it, mark the boot override to persist rather than be a one time change. Many systems do not support this functionality. diff --git a/confluent_client/doc/man/nodesetboot.ronn b/confluent_client/doc/man/nodesetboot.ronn index 0fc881e1..dce303b1 100644 --- a/confluent_client/doc/man/nodesetboot.ronn +++ b/confluent_client/doc/man/nodesetboot.ronn @@ -30,7 +30,10 @@ control. * `-p`, `--persist`: For a system that supports it, mark the boot override to persist rather than be a one time change. Many systems do not support this functionality. - + +* `-u`, `--uefi`: + This flag does nothing, it is for command compatibility with xCAT's rsetboot + * `default`: Request a normal default boot with no particular device override