diff --git a/scripts/ybcon b/scripts/ybcon index 73f7974..97b8420 100755 --- a/scripts/ybcon +++ b/scripts/ybcon @@ -17,6 +17,7 @@ usage() { echo " -h or --help What you're seeing right now" echo " --target= Set the transpilation target" echo " -p or --printresult Enable printing the transpilation result to stdout" + printf "\n" fi }