diff --git a/contributing-guides/style-guide.md b/contributing-guides/style-guide.md index 03c9e73e2..1c8cbcdd5 100644 --- a/contributing-guides/style-guide.md +++ b/contributing-guides/style-guide.md @@ -373,6 +373,11 @@ Additionally, if the link is related to PowerShell command documentation, remove - Use instead of . - Use instead of . +## Help and version commands + +- We generally place the help and version commands at the **last part of the page** to highlight more practical commands at the beginning of the page. +- For consistency, we prefer generic wording `Display help` and `Display version` for these commands. + ## Language-Specific Rules ### Chinese-Specific Rules