Skip to content

Commit d91a103

Browse files
author
Damian Rouson
committed
Document that -B only works for arg gcc
1 parent 994d436 commit d91a103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh-usage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-b --install-branch [arg] Install the specified repository development branch (Examples: -b trunk or -b gcc-7-branch).
2-
-B --list-branches [arg] List the available branches in the specified package's repository (Example: -B gcc).
2+
-B --list-branches [arg] List the available branches in a package's repository (Currently only '-B gcc' is supported).
33
-c --with-c [arg] Use specified C compiler (Example: -c /usr/local/bin/gcc).
44
-C --with-cxx [arg] Use specified C++ compiler (Example: -C /usr/local/bin/g++).
55
-d --debug Enable debug mode.

0 commit comments

Comments
 (0)