Skip to content

Commit

Permalink
Replaced spaces with tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Frugghi committed Apr 10, 2014
1 parent 125930c commit c0384e5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions iSSH2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ usageHelp () {
echo "This script download and build OpenSSL and Libssh2 libraries."
echo
echo "Options:"
echo " -a, --archs=[ARCHS] build for [ARCHS] architectures"
echo " -i, --iphoneosMinVersion=VERS set iPhoneOS minimum version to VERS"
echo " -s, --sdkVersion=VERS use SDK version VERS"
echo " -l, --libssh2=VERS download and build Libssh2 version VERS"
echo " -o, --openssl=VERS download and build OpenSSL version VERS"
echo " -h, --help display this help and exit"
echo " -a, --archs=[ARCHS] build for [ARCHS] architectures"
echo " -i, --iphoneosMinVersion=VERS set iPhoneOS minimum version to VERS"
echo " -s, --sdkVersion=VERS use SDK version VERS"
echo " -l, --libssh2=VERS download and build Libssh2 version VERS"
echo " -o, --openssl=VERS download and build OpenSSL version VERS"
echo " -h, --help display this help and exit"
echo
exit 1
}
Expand Down

0 comments on commit c0384e5

Please sign in to comment.