Update wled-tools.sh

This commit is contained in:
Michael Bisbjerg 2025-03-29 21:38:31 +01:00 committed by GitHub
parent 8a6e3a9898
commit 6f5482782b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,6 @@ Usage: wled-tools.sh [OPTIONS] COMMAND [ARGS...]
Options: Options:
-h, --help Show this help message and exit. -h, --help Show this help message and exit.
-v, --verbose Enable verbose output for debugging.
-t, --target <IP/Host> Specify a single WLED device by IP address or hostname. -t, --target <IP/Host> Specify a single WLED device by IP address or hostname.
-D, --discover Discover multiple WLED devices using mDNS. -D, --discover Discover multiple WLED devices using mDNS.
-d, --directory <Path> Specify a directory for saving backups (default: working directory). -d, --directory <Path> Specify a directory for saving backups (default: working directory).