Rename main menu option 3 to "Query Current Configuration"
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -33,7 +33,7 @@ def main():
|
|||||||
draw_box([
|
draw_box([
|
||||||
f" {_c(C.BOLD, '1')} Configure Network Settings (serial)",
|
f" {_c(C.BOLD, '1')} Configure Network Settings (serial)",
|
||||||
f" {_c(C.BOLD, '2')} Update IOM / Fabric Card Firmware",
|
f" {_c(C.BOLD, '2')} Update IOM / Fabric Card Firmware",
|
||||||
f" {_c(C.BOLD, '3')} System Check",
|
f" {_c(C.BOLD, '3')} Query Current Configuration",
|
||||||
f" {_c(C.BOLD, '4')} Exit",
|
f" {_c(C.BOLD, '4')} Exit",
|
||||||
])
|
])
|
||||||
print()
|
print()
|
||||||
|
|||||||
Reference in New Issue
Block a user