diff options
Diffstat (limited to 'deps/npm/man/man1/npm-explore.1')
-rw-r--r-- | deps/npm/man/man1/npm-explore.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/man/man1/npm-explore.1 b/deps/npm/man/man1/npm-explore.1 index 6b04f3be33..3a0711e00c 100644 --- a/deps/npm/man/man1/npm-explore.1 +++ b/deps/npm/man/man1/npm-explore.1 @@ -8,6 +8,8 @@ npm explore <pkg> [ \-\- <command>] .fi .RE +.P +Note: This command is unaware of workspaces\. .SS Description .P Spawn a subshell in the directory of the installed package specified\. |