Open jrouleau opened 9 months ago
Add device inclusion/exclusion filter arguments, e.g.:
bluetooth-autoconnect [-d] --include <other_mac>,<another_mac> bluetooth-autoconnect [-d] --exclude <mac_address>
bluetooth-autoconnect [-d] --include <other_mac>,<another_mac>
bluetooth-autoconnect [-d] --exclude <mac_address>
Naming the argument options like --only/--ignore may be more intuitive and human-friendly
--only
--ignore
Add device inclusion/exclusion filter arguments, e.g.:
bluetooth-autoconnect [-d] --include <other_mac>,<another_mac>
bluetooth-autoconnect [-d] --exclude <mac_address>