Fix syntaxe

This commit is contained in:
jdubois 2023-09-15 15:40:41 +02:00
parent 07e8ded59a
commit 2e17c63ba0

View file

@ -137,7 +137,7 @@ chassis power Commands: status, on, off, cycle, reset, diag, soft
* Visualiser : `status` * Visualiser : `status`
* Démarrer : `on` * Démarrer : `on`
* Éteindre : `off` * Éteindre : `off`
* Redémarrer : `cycle` (off puis on), 'reset' (hard reset), 'soft' (soft redémarrage de l'OS via ACPI) * Redémarrer : `cycle` (off puis on), `reset` (hard reset), `soft` (soft redémarrage de l'OS via ACPI)
* Pulse a diagnostic interrupt (NMI) directly to the processor(s) : `diag` * Pulse a diagnostic interrupt (NMI) directly to the processor(s) : `diag`
## Redémarrer l'interface IPMI ## Redémarrer l'interface IPMI