Minor build_podspecs.sh usage tweak. (#1613)

This commit is contained in:
Daniel Alm 2020-08-20 16:09:34 +02:00 committed by GitHub
parent cf6f2b1807
commit 8d430f2d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
set -eu
function usage() {
echo "$0 [-u] VERSION"
echo "$0 [-u] [-f skipUpToTarget] version"
echo
echo "OPTIONS:"
echo " -u: Additionally, upload the podspecs as they are generated"