Add arpflush to help and bash autocompletion

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2019-06-15 09:06:10 +02:00
parent c1495b0fa8
commit 4947350ca5
2 changed files with 3 additions and 2 deletions

3
pihole
View File

@@ -408,7 +408,8 @@ Options:
Add '-h' for more info on disable usage
restartdns Restart Pi-hole subsystems
checkout Switch Pi-hole subsystems to a different Github branch
Add '-h' for more info on checkout usage";
Add '-h' for more info on checkout usage
arpflush Flush information stored in Pi-hole's network tables";
exit 0
}