mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add command line option for code sign identity to help message
This commit is contained in:
parent
580057bef7
commit
544e5859d3
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user