Description
This commit is contained in:
parent
72a9b17df6
commit
de784e6f88
|
@ -49,7 +49,7 @@ function show_help {
|
|||
echo ''
|
||||
echo $"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]"
|
||||
echo ''
|
||||
echo $'Creates a self-signed certificate for the given hostname'
|
||||
echo $'Blogging functions'
|
||||
echo ''
|
||||
echo $' --help Show help'
|
||||
echo $' -h --hostname [name] Hostname'
|
||||
|
|
Loading…
Reference in New Issue