From 90560fcf4120e0332e8e6be125cc276b0cfb4feb Mon Sep 17 00:00:00 2001 From: "Georgy (George) Fedorov" <32237768+gf-mse@users.noreply.github.com> Date: Fri, 26 Jul 2024 13:56:18 +1000 Subject: [PATCH] corrected command line example To list available BIOS attributes, rf_bios_settings.py shall be executed without the `-a` option, with or without a related value, just like that: ``` rf_bios_settings.py -u root -p root -r https://192.168.1.100 ``` --- docs/rf_bios_settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rf_bios_settings.md b/docs/rf_bios_settings.md index 1d0a1fb..121f917 100644 --- a/docs/rf_bios_settings.md +++ b/docs/rf_bios_settings.md @@ -48,7 +48,7 @@ The tool will then get the BIOS resource for the matching system. Example; display attributes: ``` -$ rf_bios_settings.py -u root -p root -r https://192.168.1.100 -a BiosMode Legacy +$ rf_bios_settings.py -u root -p root -r https://192.168.1.100 BIOS Settings: Attribute Name | Current Setting | Future Setting