docs: punctuation cleanup

See #5538
This commit is contained in:
albertony
2021-08-16 11:30:01 +02:00
parent b868561951
commit e2f47ecdeb
84 changed files with 1084 additions and 1052 deletions

View File

@@ -34,7 +34,7 @@ func init() {
Path: "options/blocks",
Fn: rcOptionsBlocks,
Title: "List all the option blocks",
Help: `Returns
Help: `Returns:
- options - a list of the options block names`,
})
}
@@ -112,7 +112,7 @@ func init() {
Path: "options/set",
Fn: rcOptionsSet,
Title: "Set an option",
Help: `Parameters
Help: `Parameters:
- option block name containing an object with
- key: value