Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Frugghi committed Apr 11, 2014
1 parent 6a168b5 commit 410c144
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,15 @@ Usage: iSSH2.sh [options]
This script download and build OpenSSL and Libssh2 libraries.
Options:
-a, --archs=[ARCHS] build for [ARCHS] architectures
-i, --iphoneosMinVersion=VERS set iPhoneOS minimum version to VERS
-s, --sdkVersion=VERS use SDK version VERS
-l, --libssh2=VERS download and build Libssh2 version VERS
-o, --openssl=VERS download and build OpenSSL version VERS
-h, --help display this help and exit
-a, --archs=[ARCHS] build for [ARCHS] architectures
default is i386 x86_64 armv7 armv7s arm64
-i, --iphoneos-min-version=VERS set iPhoneOS minimum version to VERS;
default is 6.0
-s, --sdk-version=VERS use SDK version VERS
-l, --libssh2=VERS download and build Libssh2 version VERS
-o, --openssl=VERS download and build OpenSSL version VERS
--build-only-openssl build OpenSSL and skip Libssh2
-h, --help display this help and exit
```

## License
Expand Down

0 comments on commit 410c144

Please sign in to comment.