mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-25 06:10:20 +00:00
more whitespace fixes......
This commit is contained in:
parent
1c10a801dc
commit
1ce888e828
1 changed files with 1 additions and 1 deletions
2
pihole
2
pihole
|
@ -78,7 +78,7 @@ function helpFunc {
|
||||||
echo "::: Control all PiHole specific functions!"
|
echo "::: Control all PiHole specific functions!"
|
||||||
echo ":::"
|
echo ":::"
|
||||||
echo "::: Usage: pihole [options]"
|
echo "::: Usage: pihole [options]"
|
||||||
printf "::: Add -h after -w (whitelist), -b (blacklist), or -c (chronometer) for more information on usage"
|
echo "::: Add -h after -w (whitelist), -b (blacklist), or -c (chronometer) for more information on usage"
|
||||||
echo ":::"
|
echo ":::"
|
||||||
echo "::: Options:"
|
echo "::: Options:"
|
||||||
echo "::: -w, whitelist Whitelist domains"
|
echo "::: -w, whitelist Whitelist domains"
|
||||||
|
|
Loading…
Reference in a new issue