Update manpage

This commit is contained in:
Bob Mottram 2015-01-17 16:03:32 +00:00
parent db3fd4da2a
commit fc54a41ba5
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -338,7 +338,7 @@ function show_help {
echo ' -h --help Show help'
echo ' --bbb Installing on Beaglebone Black'
echo ' -u --user User to install the system as'
echo ' -d --domain Domain name'
echo ' -d --domain Default domain name'
echo ' -s --system System type'
echo ' --ip Static LAN IP address of the system'
echo ' --iprouter LAN IP address of the internet router'
@ -346,7 +346,7 @@ function show_help {
echo ' --ddnsuser Dynamic DNS provider username'
echo ' --ddnspass Dynamic DNS provider password'
echo ''
echo ' -c --code FreeDNS code'
echo ' -c --code Default domain FreeDNS code'
echo ' --microblogcode Microblog FreeDNS code'
echo ' --wikicode Wiki FreeDNS code'
echo ' --owncloudcode Owncloud FreeDNS code'