Skip to content

Commit 5fddfc6

Browse files
committed
add --zeroconf help message
1 parent a648140 commit 5fddfc6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/install.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ man_help(){
7373
echo ' -m | --detect-modem'
7474
echo ' Detect LTE/4G usb modem'
7575
echo ''
76+
echo ' -z | --zeroconf'
77+
echo ' Install zeroconf/avahi service definition.'
78+
echo ' It helps to detect the base station on the network.'
79+
echo ''
7680
echo ' -s | --start-services'
7781
echo ' Start services (rtkbase_web, str2str_tcp, gpsd, chrony)'
7882
echo ''

0 commit comments

Comments
 (0)