We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e060e44 commit 3e59c8dCopy full SHA for 3e59c8d
CHANGES
@@ -41,7 +41,7 @@ _Notes on the upcoming release will go here._
41
42
CLI documentation now supports direct linking to specific arguments:
43
44
-- **Linkable options**: Each `--option` and positional argument has a permanent URL anchor (e.g., `cli/load.html#-d`)
+- **Linkable options**: Each `--option` and positional argument has a permanent URL anchor (e.g., `cli/load.html#load-d`)
45
- **Headerlinks**: Hover over any argument to reveal a ¶ link for easy sharing
46
- **Visual styling**: Argument names displayed with syntax-highlighted backgrounds for better readability
47
- **Default value badges**: Default values shown as styled inline code (e.g., `auto`)
0 commit comments