Skip to content

Commit 9c0f002

Browse files
committed
Fix space
1 parent 3b634b0 commit 9c0f002

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,11 +425,12 @@ python -m tinytuya <command> [<max_time>] [-debug] [-nocolor] [-force [192.168.0
425425
json Scan devices listed in snapshot.json file [JSON].
426426
<max_time> Maximum time to find Tuya devices [Default=18]
427427
-nocolor Disable color text output.
428-
-force Force network scan for device IP addresses. Auto-detects network range if none provided.
429-
[net1/mask1 net2/mask2 ...]
428+
-force Force network scan of device IP addresses based on format:
429+
[net1/mask1 net2/mask2 ...] Auto-detects if none provided.
430430
-no-broadcasts Ignore broadcast packets when force scanning.
431431
-debug Activate debug mode.
432432
-h Show usage.
433+
433434
```
434435
435436
### Scan Tool

0 commit comments

Comments
 (0)