Skip to content

Commit

Permalink
fixed build help, bosh and branch had the same -b parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
ph4r05 committed May 29, 2014
1 parent 92d282c commit 61c89bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ parseopts() {
echo "$0 -d -c -u -j -r <repo> -b <branch>"
echo "-d: Enable debug"
echo "-j: Build Jingle code"
echo "-b: Build BOSH code"
echo "-o: Build BOSH code"
echo "-c: Apply custom patchs from patch directory"
echo "-u: DON'T update remote third party resources"
echo "-r <repo>: Git repository (can be local or remote) for underlying smack repository"
Expand Down

0 comments on commit 61c89bb

Please sign in to comment.