pages*: avoid "specify" when it is superfluous (#12119)

This commit is contained in:
Vitor Henrique
2024-01-24 04:22:18 -03:00
committed by GitHub
parent 094245269d
commit 4ed602d9fa
16 changed files with 19 additions and 19 deletions

View File

@@ -15,11 +15,11 @@
`qrcp send --zip {{path/to/file_or_directory}}`
- Specify a [p]ort to use:
- Use a specific [p]ort:
`qrcp {{send|receive}} --port {{port_number}}`
- Specify the network [i]nterface to use:
- Use a specific network [i]nterface:
`qrcp {{send|receive}} --interface interface`