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