tools/release: cleanup usage
This commit is contained in:
@@ -30,6 +30,7 @@ ${BOLD}DESCRIPTION${RESET}
|
||||
|
||||
${BOLD}OPTIONS${RESET}
|
||||
\t-h --help: display this help text
|
||||
\tarchive: build all (C++, .Net, Java) archives
|
||||
\tdotnet: build all .Net packages
|
||||
\tjava: build all Java packages
|
||||
\tpython: build all Pyhon packages
|
||||
|
||||
@@ -30,6 +30,7 @@ ${BOLD}DESCRIPTION${RESET}
|
||||
|
||||
${BOLD}OPTIONS${RESET}
|
||||
\t-h --help: display this help text
|
||||
\tarchive: build all (C++, .Net, Java) archives
|
||||
\tdotnet: build all .Net packages
|
||||
\tjava: build all Java packages
|
||||
\tpython: build all Pyhon packages
|
||||
|
||||
@@ -30,6 +30,7 @@ ${BOLD}DESCRIPTION${RESET}
|
||||
|
||||
${BOLD}OPTIONS${RESET}
|
||||
\t-h --help: display this help text
|
||||
\tarchive: build all (C++, .Net, Java) archives
|
||||
\tdotnet: build all .Net packages
|
||||
\tjava: build all Java packages
|
||||
\tpython: build all Pyhon packages
|
||||
|
||||
@@ -30,6 +30,7 @@ ${BOLD}DESCRIPTION${RESET}
|
||||
|
||||
${BOLD}OPTIONS${RESET}
|
||||
\t-h --help: display this help text
|
||||
\tarchive: build all (C++, .Net, Java) archives
|
||||
\tdotnet: build all .Net packages
|
||||
\tjava: build all Java packages
|
||||
\tpython: build all Pyhon packages
|
||||
|
||||
@@ -93,7 +93,7 @@ echo help: show this help text (default)
|
||||
echo dotnet: Build dotnet packages
|
||||
echo java: Build java packages
|
||||
echo python: Build python packages
|
||||
echo archive: Build archive
|
||||
echo archive: Build all (C++, .Net, Java) archives
|
||||
echo examples: Build examples archives
|
||||
echo all: build everything
|
||||
echo reset: delete all artifacts and suppress cache file
|
||||
|
||||
Reference in New Issue
Block a user