fix ThirdPartyPCIFanResponse RACADM command

add missing space
This commit is contained in:
oh man i am not good with computer plz to help 2022-04-24 11:41:12 -06:00 committed by GitHub
parent c1c45c8add
commit c6439ed1cb

View File

@ -114,7 +114,7 @@ racadm set system.thermalsettings.ThirdPartyPCIFanResponse 0
To verify if the option is enabled or not, run this command via the SSH client:
```
racadm getsystem.thermalsettings.ThirdPartyPCIFanResponse
racadm get system.thermalsettings.ThirdPartyPCIFanResponse
```
If you need to enable the feature again, run this command via the SSH client: