add usage for --no-dnsmasq
This commit is contained in:
@ -56,6 +56,8 @@ usage() {
|
||||
echo " --driver Choose your WiFi adapter driver (default: nl80211)"
|
||||
echo " --no-virt Do not create virtual interface"
|
||||
echo " --no-haveged Do not run 'haveged' automatically when needed"
|
||||
echo " --no-dnsmasq Do not run 'dnsmasq'. Iptables and interfaces for sharing"
|
||||
echo " the internet connection are still handled automatically."
|
||||
echo " --fix-unmanaged If NetworkManager shows your interface as unmanaged after you"
|
||||
echo " close create_ap, then use this option to switch your interface"
|
||||
echo " back to managed"
|
||||
|
Reference in New Issue
Block a user