1
0
Fork 0
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:
Sebastiaan Speck 2025-05-05 02:07:44 +02:00 committed by GitHub
parent 7ea286d64c
commit b7c976c705
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -24,6 +24,6 @@
`mqtt_check.py -debug {{domain}}/{{username}}:{{password}}@{{targetName}}`
- Display help message:
- Display help:
`mqtt_check.py --help`

View file

@ -16,6 +16,6 @@
`ntfs-read.py -debug {{volume}}`
- Display help message:
- Display help:
`ntfs-read.py --help`