docs: Use preformatted strings in fmt help #7263
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Without this, the
![Screenshot 2025-01-14 at 11 07 33](https://private-user-images.githubusercontent.com/1774239/402913965-a104217f-9df5-4fc8-99fd-67721904feda.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTQ4OTQsIm5iZiI6MTczODkxNDU5NCwicGF0aCI6Ii8xNzc0MjM5LzQwMjkxMzk2NS1hMTA0MjE3Zi05ZGY1LTRmYzgtOTlmZC02NzcyMTkwNGZlZGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDc0OTU0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjY2MjY1MmQ1ZTdiMmQ0ZTBhYWZjMjI3Yzc0N2VkMzRkOGJkYWVkMGY2ZDdmZDE2YjEzNGI3MTkyNzg2NjEzYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.U45bW1yt4_b9U1_ASsVHwpqVt01th36zSzEfo_OWGKk)
--
are rendered in HTML as–
making the commands with flags incorrect in the docs.before
after
![Screenshot 2025-01-14 at 11 07 02](https://private-user-images.githubusercontent.com/1774239/402913973-1dd2f273-03a7-455f-80c2-4f7246a82f10.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTQ4OTQsIm5iZiI6MTczODkxNDU5NCwicGF0aCI6Ii8xNzc0MjM5LzQwMjkxMzk3My0xZGQyZjI3My0wM2E3LTQ1NWYtODBjMi00ZjcyNDZhODJmMTAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDc0OTU0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZmMwN2MyOGIyMGFmMWE1MTU3OGE3MTZiMTBlNzMxMDFkZWM3NGI3ZDMxNjg2Mjk4ZGJmMWIyMmJkYmQzZTY0YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.4vOocDKFL7sEipPQXA6j-wAm3kwbWS7CEMgE7pu_yL0)