Skip to content

Commit bed8c38

Browse files
authored
Docs: Link to Pkg.project and Pkg.dependencies from Pkg.status (#2606)
1 parent 89746e9 commit bed8c38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Pkg.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,9 @@ any packages listed as arguments, the output will be limited to those packages.
393393
Setting `diff=true` will, if the environment is in a git repository, limit
394394
the output to the difference as compared to the last git commit.
395395
396+
See [`Pkg.project`](@ref) and [`Pkg.dependencies`](@ref) to get the project/manifest
397+
status as a Julia object instead of printing it.
398+
396399
!!! compat "Julia 1.1"
397400
`Pkg.status` with package arguments requires at least Julia 1.1.
398401

0 commit comments

Comments
 (0)