add missing newline in -h
This commit is contained in:
parent
2420bc6d6d
commit
85bed955cc
2
rivet.sh
2
rivet.sh
@ -46,7 +46,7 @@ usage() {
|
||||
printf "\t-s: Do not generate sitemap.xml\n"
|
||||
printf "\t-u: Makes all references to the url 'http' instead of 'https'\n"
|
||||
printf "\t-r: Do not generate an atom feed\n"
|
||||
printf "\t-t: Do not insert contents of _metadata.html"
|
||||
printf "\t-t: Do not insert contents of _metadata.html\n"
|
||||
exit 2
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user