Skip to content

Commit 875734a

Browse files
emaxx-googlesylvestre
authored andcommitted
Add help
1 parent 9df94e4 commit 875734a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ set -eux
1313
usage() {
1414
set +x
1515
echo "Usage: $0 [llvm_major_version] [all] [OPTIONS]" 1>&2
16+
echo -e "latest\t\t\tInstall the latest available major version." 1>&2
1617
echo -e "all\t\t\tInstall all packages." 1>&2
1718
echo -e "-n=code_name\t\tSpecifies the distro codename, for example bionic" 1>&2
1819
echo -e "-h\t\t\tPrints this help." 1>&2

0 commit comments

Comments
 (0)