mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 23:08:07 +00:00
Merge pull request #1327 from pi-hole/fix/pihole-help-text
Fix help text bug
This commit is contained in:
commit
a6caa0e680
2
pihole
2
pihole
@ -297,7 +297,7 @@ helpFunc() {
|
|||||||
::: -b, blacklist Blacklist domain(s) (exact match)
|
::: -b, blacklist Blacklist domain(s) (exact match)
|
||||||
::: -wild, wildcard Blacklist whole domain(s) (wildcard)
|
::: -wild, wildcard Blacklist whole domain(s) (wildcard)
|
||||||
::: -d, debug Start a debugging session
|
::: -d, debug Start a debugging session
|
||||||
::: Automated debugging can be enabled with `-a`.
|
::: Automated debugging can be enabled with '-a'.
|
||||||
::: 'pihole -d -a'
|
::: 'pihole -d -a'
|
||||||
::: -f, flush Flush the 'pihole.log' file
|
::: -f, flush Flush the 'pihole.log' file
|
||||||
::: -t, tail Output the last lines of the 'pihole.log' file. Lines are appended as the file grows
|
::: -t, tail Output the last lines of the 'pihole.log' file. Lines are appended as the file grows
|
||||||
|
Loading…
Reference in New Issue
Block a user