mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Fix pihole manpage to match code.
The dry-run argument to pihole -up is "--check-only", not "--checkonly". Signed-off-by: Andreas Kurth <github@akurth.de>
This commit is contained in:
parent
06134d3ffc
commit
acee97916e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ pihole -g\fR
|
|||
.br
|
||||
\fBpihole\fR \fB-l\fR (\fBon|off|off noflush\fR)
|
||||
.br
|
||||
\fBpihole -up \fR[--checkonly]
|
||||
\fBpihole -up \fR[--check-only]
|
||||
.br
|
||||
\fBpihole -v\fR [-p|-a|-f] [-c|-l|-hash]
|
||||
.br
|
||||
|
|
Loading…
Reference in a new issue