We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82039c0 commit 19007ecCopy full SHA for 19007ec
README.md
@@ -46,8 +46,8 @@ graph TD
46
- `power_info`: Low-level SMC access for power metrics
47
- `batt`: Advanced battery diagnostics (from [charlie0129/batt](https://github.com/charlie0129/batt))
48
49
-- 'power_info' cli call is replaced by directly invoke in Battery.swift and powerInfo.m
50
-- 'batt' cli call is replaced by Unix Domain Socket IPC method via Curl
+- `power_info` cli call is replaced by directly invoke in Battery.swift and powerInfo.m
+- `batt` cli call is replaced by Unix Domain Socket IPC method via Curl
51
52
## Requirements
53
0 commit comments