*: fix help format (#18566)

This commit is contained in:
Managor
2025-10-08 19:40:14 +00:00
committed by GitHub
parent 1990928050
commit 2d4ef0d50a
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
`dvc {{subcommand}}`
- Display general help:
- Display help:
`dvc {{[-h|--help]}}`
+1 -1
View File
@@ -32,6 +32,6 @@
`iw reg get`
- Display help for all commands:
- Display help:
`iw help`
+1 -1
View File
@@ -11,7 +11,7 @@
`plasmashell --replace & disown`
- Display help on command-line options:
- Display help:
`plasmashell {{[-h|--help]}}`
+1 -1
View File
@@ -19,6 +19,6 @@
`vgremove --config '{{global/locking_type=1}}' {{volume_group}}`
- Display help text for usage information:
- Display help:
`vgremove {{[-h|--help]}}`
+4 -4
View File
@@ -28,10 +28,10 @@
`del {{file_pattern}} /q`
- Display the help and list available attributes:
`del /?`
- Delete files based on specified attributes:
`del {{file_pattern}} /a {{attribute}}`
- Display help and list available attributes:
`del /?`
+1 -1
View File
@@ -16,6 +16,6 @@
`finger {{user}}@{{host}} -l`
- Display help information:
- Display help:
`finger /?`