diff --git a/rivet.sh b/rivet.sh index fff2703..9e20166 100644 --- a/rivet.sh +++ b/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 }