From 20a37f8db53cc5c6b57d32b124274c3b9961b612 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Mon, 8 Oct 2018 11:02:33 -0400 Subject: [PATCH] Add mention of the -u options to the manpages. --- confluent_client/doc/man/nodeboot.ronn | 3 +++ confluent_client/doc/man/nodesetboot.ronn | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) 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