diff options
author | Ben V. Brown <[email protected]> | 2022-09-01 22:31:33 +1000 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2022-09-01 22:31:33 +1000 |
commit | c99a1995202bb5b173925ad9eaa8e6a247f984aa (patch) | |
tree | 1277d4e1d501a74cbda4618a2ae059598e8c23d0 | |
parent | 307b6c76f8d6cb42ad59d5e91729fdce0caee773 (diff) | |
download | IronOS-c99a1995202bb5b173925ad9eaa8e6a247f984aa.tar.gz IronOS-c99a1995202bb5b173925ad9eaa8e6a247f984aa.zip |
| spacer
-rw-r--r-- | Documentation/Settings.md | 2 | ||||
-rw-r--r-- | Translations/translation_EN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/Settings.md b/Documentation/Settings.md index 650b010c..dc8296c4 100644 --- a/Documentation/Settings.md +++ b/Documentation/Settings.md @@ -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) diff --git a/Translations/translation_EN.json b/Translations/translation_EN.json index 12e8c454..54603693 100644 --- a/Translations/translation_EN.json +++ b/Translations/translation_EN.json @@ -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)" } } }
\ No newline at end of file |