Description

This commit is contained in:
Bob Mottram 2016-05-02 14:28:41 +01:00
parent 72a9b17df6
commit de784e6f88
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ function show_help {
echo '' echo ''
echo $"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]" echo $"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]"
echo '' echo ''
echo $'Creates a self-signed certificate for the given hostname' echo $'Blogging functions'
echo '' echo ''
echo $' --help Show help' echo $' --help Show help'
echo $' -h --hostname [name] Hostname' echo $' -h --hostname [name] Hostname'