prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.
Change-Id: Ia2f5cffe35ac3175d6663d9b4e173d16e985bf4c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/docs/monitor/power_off_config.md b/docs/monitor/power_off_config.md
index d7ed36a..175eec9 100644
--- a/docs/monitor/power_off_config.md
+++ b/docs/monitor/power_off_config.md
@@ -28,10 +28,10 @@
- Time(in seconds) to delay performing the power off after `count` instances
of the `cause` criteria is met.
- `state` - ["at_pgood", "runtime"] (Optional)
- - "at_pgood" - At system pgood, the power off rule becomes valid. A power off
- rule of _"at_pgood"_ can halt a system power on if the conditions are met.
- - "runtime" - At system runtime, the power off rule becomes valid. A power off
- rule of _"runtime"_ only goes into affect after the system reaches runtime.
+ - `at_pgood` - At system pgood, the power off rule becomes valid. A power off
+ rule of `at_pgood` can halt a system power on if the conditions are met.
+ - `runtime` - At system runtime, the power off rule becomes valid. A power off
+ rule of `runtime` only goes into affect after the system reaches runtime.
(Default)
### "epow" `type` power offs