Skip to content

Commit 1bbb31c

Browse files
fix docs
1 parent bc9159a commit 1bbb31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/loading.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2352,7 +2352,7 @@ Base.TRACE_EVAL = :no
23522352
Base.TRACE_EVAL = nothing
23532353
```
23542354
2355-
See also: [`--trace-eval`](@ref).
2355+
See also: [Command-line Interface](@ref cli) for the `--trace-eval` option.
23562356
"""
23572357
TRACE_EVAL::Union{Symbol,Nothing} = nothing
23582358

0 commit comments

Comments
 (0)