diff options
Diffstat (limited to 'deps/npm/man/man1/npm-outdated.1')
-rw-r--r-- | deps/npm/man/man1/npm-outdated.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-outdated.1 b/deps/npm/man/man1/npm-outdated.1 index 3d5025e0e0..80ec0928a2 100644 --- a/deps/npm/man/man1/npm-outdated.1 +++ b/deps/npm/man/man1/npm-outdated.1 @@ -5,7 +5,7 @@ .P .RS 2 .nf -npm outdated [[<@scope>/]<pkg> \.\.\.] +npm outdated [<package\-spec> \.\.\.] .fi .RE .SS Description @@ -208,6 +208,8 @@ This value is not exported to the environment for child processes\. .SS See Also .RS 0 .IP \(bu 2 +npm help package spec +.IP \(bu 2 npm help update .IP \(bu 2 npm help dist\-tag |