Skip to content

Commit eab0c70

Browse files
authored
Merge pull request #3306 from vvbandeira/patch-1
etc: DependencyInstaller usage
2 parents eb2be3a + f98f96a commit eab0c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/DependencyInstaller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ _help() {
235235
cat <<EOF
236236
237237
All arguments and flags are only applicable for OpenROAD dependencies
238-
Usage: $0
238+
Usage: $0 [-all|-base|-common] [-<ARGS>]
239239
# Installs all of OpenROAD's dependencies no
240240
# need to run -base or -common. Requires
241241
# privileged access.

0 commit comments

Comments
 (0)