aboutsummaryrefslogtreecommitdiff
path: root/bin/mkrelease.sh
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-11-01 11:48:30 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-11-01 11:48:30 +0100
commite0416bf1a9bf810e2ca1591b88c9fc4508fd33c5 (patch)
treefccccf94dc4d52b586200bb779f5ecae7a13f842 /bin/mkrelease.sh
parent0e92a12c3429afec0f2c4787c2ed14e9cce961cd (diff)
Update release documentation
Diffstat (limited to 'bin/mkrelease.sh')
-rwxr-xr-xbin/mkrelease.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mkrelease.sh b/bin/mkrelease.sh
index 7c712e0..67df86d 100755
--- a/bin/mkrelease.sh
+++ b/bin/mkrelease.sh
@@ -17,7 +17,7 @@ main()
usage()
{
- print "NYI"
+ print "NYI\n"
}
main "$@"