mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
*: fix help format (#18566)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
`dvc {{subcommand}}`
|
||||
|
||||
- Display general help:
|
||||
- Display help:
|
||||
|
||||
`dvc {{[-h|--help]}}`
|
||||
|
||||
|
||||
+1
-1
@@ -32,6 +32,6 @@
|
||||
|
||||
`iw reg get`
|
||||
|
||||
- Display help for all commands:
|
||||
- Display help:
|
||||
|
||||
`iw help`
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
`plasmashell --replace & disown`
|
||||
|
||||
- Display help on command-line options:
|
||||
- Display help:
|
||||
|
||||
`plasmashell {{[-h|--help]}}`
|
||||
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
|
||||
`vgremove --config '{{global/locking_type=1}}' {{volume_group}}`
|
||||
|
||||
- Display help text for usage information:
|
||||
- Display help:
|
||||
|
||||
`vgremove {{[-h|--help]}}`
|
||||
|
||||
@@ -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 /?`
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
|
||||
`finger {{user}}@{{host}} -l`
|
||||
|
||||
- Display help information:
|
||||
- Display help:
|
||||
|
||||
`finger /?`
|
||||
|
||||
Reference in New Issue
Block a user