Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/AutoBuild.jl
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const BUILD_HELP = (

--register=<depot> Register into the given depot. If no path is
given, defaults to `~/.julia`. Registration
requires deployment of the JLL wrapper code, so
requires deployment of the JLL wrapper code,
so using `--register` without `--deploy` or the
more specific `--deploy-jll` is an error.

Expand Down
Loading