mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Add comment help text to list function
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
ae39e338fe
commit
b52a3a021d
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@ Options:
|
|||
-q, --quiet Make output less verbose
|
||||
-h, --help Show this help dialog
|
||||
-l, --list Display all your ${listname}listed domains
|
||||
--nuke Removes all entries in a list"
|
||||
--nuke Removes all entries in a list
|
||||
--comment Add a comment to the domain. If adding multiple domains the same comment will be used for all"
|
||||
|
||||
exit 0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue