mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 16:55:33 +02:00
mqtt_check.py, ntfs-read.py: comply with style-guide (#16378)
This commit is contained in:
parent
7ea286d64c
commit
b7c976c705
2 changed files with 2 additions and 2 deletions
|
@ -24,6 +24,6 @@
|
|||
|
||||
`mqtt_check.py -debug {{domain}}/{{username}}:{{password}}@{{targetName}}`
|
||||
|
||||
- Display help message:
|
||||
- Display help:
|
||||
|
||||
`mqtt_check.py --help`
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
|
||||
`ntfs-read.py -debug {{volume}}`
|
||||
|
||||
- Display help message:
|
||||
- Display help:
|
||||
|
||||
`ntfs-read.py --help`
|
||||
|
|
Loading…
Add table
Reference in a new issue