This commit is contained in:
Ben V. Brown
2022-09-01 22:31:33 +10:00
parent 307b6c76f8
commit c99a199520
2 changed files with 2 additions and 2 deletions

View File

@@ -307,4 +307,4 @@ Sets the duration for the boot logo (s=seconds).
On device help text:
Set Boot logo duration (off, s=seconds, infinity)
Set Boot logo duration (off | s=seconds | infinity)

View File

@@ -334,7 +334,7 @@
"Boot logo",
"duration"
],
"desc": "Set Boot logo duration (off, s=seconds, infinity)"
"desc": "Set Boot logo duration (off | s=seconds | infinity)"
}
}
}