pages*: remove mnemonics when highlighting both long and short options (#12936)

This commit is contained in:
Sebastiaan Speck
2024-06-12 07:43:11 +02:00
committed by GitHub
parent d9b72a9e37
commit f1d0051ee8
12 changed files with 40 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
> Azure Storage API compatible server (emulator) in local environment.
> More information: <https://www.npmjs.com/package/azurite>.
- Use an existing [l]ocation as workspace path:
- Use an existing location as workspace path:
`azurite {{-l|--location}} {{path/to/directory}}`
@@ -11,7 +11,7 @@
`azurite {{-s|--silent}}`
- Enable [d]ebug log by providing a file path as log destination:
- Enable debug log by providing a file path as log destination:
`azurite {{-d|--debug}} {{path/to/debug.log}}`