mirror of
https://github.com/stevejenkins/pihole-cloudsync.git
synced 2024-08-30 18:22:11 +00:00
Release 2.3
This commit is contained in:
parent
d7bbf98cc7
commit
955dce5cbf
@ -20,7 +20,7 @@ update='July 11, 2019'
|
||||
# --initpull Initialize Secondary Pi-hole in "Pull" mode
|
||||
# --push, --upload, --up, -u Push (upload) your Pi-hole lists to a remote Git repo
|
||||
# --pull, --download, --down, -d Pull (download) your lists from a remote Git repo
|
||||
# --help, -h, -? Show this help dialog
|
||||
# --help, -h, -? Show the current version of pihole-cloudsync
|
||||
# --version, -v Show version number
|
||||
|
||||
# EXAMPLES:
|
||||
@ -163,7 +163,7 @@ EOF
|
||||
then
|
||||
echo 'pihole-cloudsync v'$version' - Updated '$update;
|
||||
echo 'https://github.com/stevejenkins/pihole-cloudsync';
|
||||
|
||||
|
||||
# Invalid command line option was passed
|
||||
else
|
||||
echo "Invalid command line option. Try --push, --pull, or --help."
|
||||
|
Loading…
Reference in New Issue
Block a user