Skip to content

Commit bb58022

Browse files
gudehvvbandeira
authored andcommitted
include "-all" parameter to dependency installer description
If I run DependencyInstaller without any input flag it throws an error, so I believe this is the right description Signed-off-by: Augusto Berndt <[email protected]>
1 parent 4d7025b commit bb58022

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
239239
# Installs all of OpenROAD's dependencies no
240240
# need to run -base or -common. Requires
241241
# privileged access.

0 commit comments

Comments
 (0)