docs: fix markdownlint issue md049/emphasis-style

This commit is contained in:
albertony
2025-07-10 22:04:43 +02:00
parent 318880b4ad
commit 79b549b5a4
2 changed files with 3 additions and 3 deletions

View File

@@ -114,7 +114,7 @@ The content of the variable is `protocol://server:port`. The protocol
value is the one used to talk to the proxy server, itself, and is commonly
either `http` or `socks5`.
Slightly annoyingly, there is no _standard_ for the name; some applications
Slightly annoyingly, there is no *standard* for the name; some applications
may use `http_proxy` but another one `HTTP_PROXY`. The `Go` libraries
used by `rclone` will try both variations, but you may wish to set all
possibilities. So, on Linux, you may end up with code similar to

View File

@@ -555,8 +555,8 @@ Arrange the order of filter rules with the most restrictive first and
work down.
Lines starting with # or ; are ignored, and can be used to write comments.
Inline comments are not supported. _Use `-vv --dump filters` to see how they
appear in the final regexp._
Inline comments are not supported. *Use `-vv --dump filters` to see how they
appear in the final regexp.*
E.g. for `filter-file.txt`: