commit | 6631eee0ddf5059c40d04d79d4119bd08774a197 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Mon Aug 05 16:41:31 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Aug 06 09:27:13 2024 +0800 |
tree | a9b94dbcad3e94d1fad48ac2d87196db0d5a9d00 | |
parent | cf04f3f2e1fd4c7970e8fafe9a61b78423a38e82 [diff] |
docs/control/fanctl/README.md: Fix MD026 warnings The following warnings are generated by using markdownlint analysis: ``` docs/control/fanctl/README.md:60:12 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: ':'] ``` Refer to markdown-lint [1] to fix MD026 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/026-no-trailing-punctuation.md Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Icf87d4d60f406b0b936bddd98b7dbe91099ef58e
diff --git a/docs/control/fanctl/README.md b/docs/control/fanctl/README.md index 0a38371..261a478 100644 --- a/docs/control/fanctl/README.md +++ b/docs/control/fanctl/README.md
@@ -57,7 +57,7 @@ - Display this help and exit ``` -## Examples: +## Examples - Set all fans to a target value (The tool determines whether the machine is using RPM or PWM fan speeds, and sets them to the value provided):