From 24a3095a7d704b3ca799d809eb1fb1bf14ce29d6 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 5 Sep 2018 00:34:17 +0100 Subject: [PATCH] bin/mdw-build: Remove vestigial `-r' option. It doesn't actually work, but is mentioned in the help synopsis and `getopts' call. --- bin/mdw-build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mdw-build b/bin/mdw-build index 62edc4d..2bb7bb1 100755 --- a/bin/mdw-build +++ b/bin/mdw-build @@ -96,7 +96,7 @@ prog=${0##*/} usage () { cat <