From 4a9f97225a2b4e4402b780021e4d6d0050f29029 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Mon, 16 Jan 2017 08:35:14 +0100 Subject: [PATCH] kill spurious space --- create_ap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_ap b/create_ap index 84caf10..1beaa9e 100755 --- a/create_ap +++ b/create_ap @@ -77,7 +77,7 @@ usage() { echo " --no-dns Disable dnsmasq DNS server" echo " -g IPv4 Gateway for the Access Point (default: 192.168.12.1)" echo " -d DNS server will take into account /etc/hosts" - echo " -e DNS server will take into account additional hosts file" + echo " -e DNS server will take into account additional hosts file" echo echo "Useful informations:" echo " * If you're not using the --no-virt option, then you can create an AP with the same"