From 01f397ac1300731f55f0560f27f050f15f4dac34 Mon Sep 17 00:00:00 2001 From: Dmytro Konstantinov Date: Thu, 31 May 2018 11:52:48 +0200 Subject: [PATCH] Minor wording changes in the help message --- appmaker | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appmaker b/appmaker index 6398b34..e72c56d 100755 --- a/appmaker +++ b/appmaker @@ -20,7 +20,7 @@ VERSION='1.0.1' __help() { cat < + ${0} [options] Create a MacOS app by encapsulating a given executable or URL into an app. The file will be copyed inside the new app, and executed on app start. @@ -48,7 +48,7 @@ Usage: Arguments All agruments are optional and --------- can be supplied in any order. - Path to the binarry or the URL which is + Path to the binarry or the URL which is to be encapsulated into the new app Path to the application