From 544e5859d33efe647ce5ca7275073f421bce6e43 Mon Sep 17 00:00:00 2001 From: Stephan Witt Date: Thu, 21 May 2020 13:30:22 +0200 Subject: [PATCH] Add command line option for code sign identity to help message --- development/LyX-Mac-binary-release.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 6c82f79d0e..606440daa6 100644 --- a/development/LyX-Mac-binary-release.sh +++ b/development/LyX-Mac-binary-release.sh @@ -152,6 +152,7 @@ usage() { echo " --with-build-path=PATH ....." default \${lyx-src-dir}/../lyx-build echo " --with-dmg-location=PATH ..." default \${build-path} echo " --with-binary-strip=yes ...." default no + echo " --codesign-identity=CSID ..." default is w/o CSID echo echo "All other arguments with -- are passed to configure" echo "including the defaults: ${LyXConfigureOptions}" -- 2.39.5