diff --git a/docs/fcx.md b/docs/fcx.md index 477446b..d912fd2 100644 --- a/docs/fcx.md +++ b/docs/fcx.md @@ -27,8 +27,8 @@ It will take a little longer. When it finishes, we need to erase the current con factory set-default reset ``` -??? info "If you get "factory set-default is not a valid command"" - If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: +??? info "If you get "Unknown command factory"" + If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: ``` reset diff --git a/docs/icx6430.md b/docs/icx6430.md index 26d0996..8a69cf7 100644 --- a/docs/icx6430.md +++ b/docs/icx6430.md @@ -34,8 +34,8 @@ To confirm the factory reset action, you must send CAPITAL `Y` - sending a lower ``` reset ``` -??? info "If you get "factory set-default is not a valid command"" - If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: +??? info "If you get "Unknown command factory"" + If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: ``` reset diff --git a/docs/icx6450.md b/docs/icx6450.md index dcae570..e347af1 100644 --- a/docs/icx6450.md +++ b/docs/icx6450.md @@ -34,8 +34,8 @@ To confirm the factory reset action, you must send CAPITAL `Y` - sending a lower ``` reset ``` -??? info "If you get "factory set-default is not a valid command"" - If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: +??? info "If you get "Unknown command factory"" + If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: ``` reset diff --git a/docs/icx6650.md b/docs/icx6650.md index 3913398..a382b68 100644 --- a/docs/icx6650.md +++ b/docs/icx6650.md @@ -34,8 +34,8 @@ To confirm the factory reset action, you must send CAPITAL `Y` - sending a lower ``` reset ``` -??? info "If you get "factory set-default is not a valid command"" - If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: +??? info "If you get "Unknown command factory"" + If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work: ``` reset diff --git a/overrides/main.html b/overrides/main.html index 56ad034..85c2d6c 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -2,7 +2,7 @@ {% block announce %}
-Docu Version: v4.1 (08-06-2022) +Docu Version: v4.2 (08-08-2022) - Sources, Suggest, Contribute -