diff options
Diffstat (limited to 'deps/npm/man/man1/npm-rebuild.1')
-rw-r--r-- | deps/npm/man/man1/npm-rebuild.1 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/deps/npm/man/man1/npm-rebuild.1 b/deps/npm/man/man1/npm-rebuild.1 index b10caeef0d..03d16889aa 100644 --- a/deps/npm/man/man1/npm-rebuild.1 +++ b/deps/npm/man/man1/npm-rebuild.1 @@ -5,15 +5,10 @@ .P .RS 2 .nf -npm rebuild [<name> [<name> \.\.\.]] -npm rb [<name> [<name> \.\.\.]] -.fi -.RE -.RS 0 -.IP \(bu 2 -\fB<name>\fP: -The package to rebuild +npm rebuild [[<@scope>/<name>]\.\.\.] +alias: npm rb +.fi .RE .SH DESCRIPTION .P |