@@ -206,7 +206,7 @@ All commands:
206206 [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
207207 [--foreground-scripts] [--ignore-scripts]
208208 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
209- [-ws|--workspaces] [--include-workspace-root]
209+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
210210
211211 Run "npm help audit" for more info
212212
@@ -296,7 +296,7 @@ All commands:
296296 [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
297297 [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
298298 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
299- [-ws|--workspaces] [--include-workspace-root]
299+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
300300
301301 alias: ddp
302302
@@ -426,7 +426,7 @@ All commands:
426426 [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
427427 [--no-audit] [--no-bin-links] [--no-fund]
428428 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
429- [-ws|--workspaces] [--include-workspace-root]
429+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
430430
431431 Run "npm help find-dupes" for more info
432432
@@ -511,7 +511,7 @@ All commands:
511511 [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
512512 [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
513513 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
514- [-ws|--workspaces] [--include-workspace-root]
514+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
515515
516516 aliases: add, i, in, ins, inst, insta, instal, isnt, isnta, isntal, isntall
517517
@@ -551,7 +551,7 @@ All commands:
551551 [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
552552 [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
553553 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
554- [-ws|--workspaces] [--include-workspace-root]
554+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
555555
556556 alias: it
557557
@@ -570,7 +570,7 @@ All commands:
570570 [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--ignore-scripts]
571571 [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
572572 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
573- [-ws|--workspaces] [--include-workspace-root]
573+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
574574
575575 alias: ln
576576
@@ -586,7 +586,7 @@ All commands:
586586 [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--link]
587587 [--package-lock-only] [--unicode]
588588 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
589- [-ws|--workspaces] [--include-workspace-root]
589+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
590590
591591 alias: la
592592
@@ -624,7 +624,7 @@ All commands:
624624 [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--link]
625625 [--package-lock-only] [--unicode]
626626 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
627- [-ws|--workspaces] [--include-workspace-root]
627+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
628628
629629 alias: list
630630
@@ -739,7 +739,7 @@ All commands:
739739 [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] [--dry-run]
740740 [--json] [--foreground-scripts] [--ignore-scripts]
741741 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
742- [-ws|--workspaces] [--include-workspace-root]
742+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
743743
744744 Run "npm help prune" for more info
745745
@@ -763,7 +763,7 @@ All commands:
763763 Options:
764764 [-g|--global] [--no-bin-links] [--foreground-scripts] [--ignore-scripts]
765765 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
766- [-ws|--workspaces] [--include-workspace-root]
766+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
767767
768768 alias: rb
769769
@@ -941,7 +941,7 @@ All commands:
941941 Options:
942942 [-S|--save|--no-save|--save-prod|--save-dev|--save-optional|--save-peer|--save-bundle]
943943 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
944- [-ws|--workspaces] [--include-workspace-root]
944+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
945945
946946 aliases: unlink, remove, rm, r, un
947947
@@ -981,7 +981,7 @@ All commands:
981981 [--strict-peer-deps] [--no-package-lock] [--foreground-scripts]
982982 [--ignore-scripts] [--no-audit] [--no-bin-links] [--no-fund] [--dry-run]
983983 [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
984- [-ws|--workspaces] [--include-workspace-root]
984+ [-ws|--workspaces] [--include-workspace-root] [--install-links]
985985
986986 aliases: up, upgrade, udpate
987987
0 commit comments