Skip to content

Commit fe09ca5

Browse files
committed
docs: accurately describe install-links effect on relative paths
1 parent bc21552 commit fe09ca5

File tree

17 files changed

+51
-51
lines changed

17 files changed

+51
-51
lines changed

docs/content/commands/npm-audit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,9 +456,9 @@ This value is not exported to the environment for child processes.
456456
* Default: true
457457
* Type: Boolean
458458

459-
When set file: protocol dependencies that exist outside of the project root
460-
will be packed and installed as regular dependencies instead of creating a
461-
symlink. This option has no effect on workspaces.
459+
When set file: protocol dependencies will be packed and installed as regular
460+
dependencies instead of creating a symlink. This option has no effect on
461+
workspaces.
462462

463463
<!-- automatically generated, do not edit manually -->
464464
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-ci.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,9 @@ This value is not exported to the environment for child processes.
364364
* Default: true
365365
* Type: Boolean
366366

367-
When set file: protocol dependencies that exist outside of the project root
368-
will be packed and installed as regular dependencies instead of creating a
369-
symlink. This option has no effect on workspaces.
367+
When set file: protocol dependencies will be packed and installed as regular
368+
dependencies instead of creating a symlink. This option has no effect on
369+
workspaces.
370370

371371
<!-- automatically generated, do not edit manually -->
372372
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-dedupe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,9 @@ This value is not exported to the environment for child processes.
311311
* Default: true
312312
* Type: Boolean
313313
314-
When set file: protocol dependencies that exist outside of the project root
315-
will be packed and installed as regular dependencies instead of creating a
316-
symlink. This option has no effect on workspaces.
314+
When set file: protocol dependencies will be packed and installed as regular
315+
dependencies instead of creating a symlink. This option has no effect on
316+
workspaces.
317317
318318
<!-- automatically generated, do not edit manually -->
319319
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-find-dupes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ This value is not exported to the environment for child processes.
235235
* Default: true
236236
* Type: Boolean
237237

238-
When set file: protocol dependencies that exist outside of the project root
239-
will be packed and installed as regular dependencies instead of creating a
240-
symlink. This option has no effect on workspaces.
238+
When set file: protocol dependencies will be packed and installed as regular
239+
dependencies instead of creating a symlink. This option has no effect on
240+
workspaces.
241241

242242
<!-- automatically generated, do not edit manually -->
243243
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-install-ci-test.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,9 @@ This value is not exported to the environment for child processes.
310310
* Default: true
311311
* Type: Boolean
312312

313-
When set file: protocol dependencies that exist outside of the project root
314-
will be packed and installed as regular dependencies instead of creating a
315-
symlink. This option has no effect on workspaces.
313+
When set file: protocol dependencies will be packed and installed as regular
314+
dependencies instead of creating a symlink. This option has no effect on
315+
workspaces.
316316

317317
<!-- automatically generated, do not edit manually -->
318318
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-install-test.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,9 @@ This value is not exported to the environment for child processes.
311311
* Default: true
312312
* Type: Boolean
313313

314-
When set file: protocol dependencies that exist outside of the project root
315-
will be packed and installed as regular dependencies instead of creating a
316-
symlink. This option has no effect on workspaces.
314+
When set file: protocol dependencies will be packed and installed as regular
315+
dependencies instead of creating a symlink. This option has no effect on
316+
workspaces.
317317

318318
<!-- automatically generated, do not edit manually -->
319319
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -701,9 +701,9 @@ This value is not exported to the environment for child processes.
701701
* Default: true
702702
* Type: Boolean
703703
704-
When set file: protocol dependencies that exist outside of the project root
705-
will be packed and installed as regular dependencies instead of creating a
706-
symlink. This option has no effect on workspaces.
704+
When set file: protocol dependencies will be packed and installed as regular
705+
dependencies instead of creating a symlink. This option has no effect on
706+
workspaces.
707707
708708
<!-- automatically generated, do not edit manually -->
709709
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-link.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,9 @@ This value is not exported to the environment for child processes.
387387
* Default: true
388388
* Type: Boolean
389389

390-
When set file: protocol dependencies that exist outside of the project root
391-
will be packed and installed as regular dependencies instead of creating a
392-
symlink. This option has no effect on workspaces.
390+
When set file: protocol dependencies will be packed and installed as regular
391+
dependencies instead of creating a symlink. This option has no effect on
392+
workspaces.
393393

394394
<!-- automatically generated, do not edit manually -->
395395
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-ls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,9 @@ This value is not exported to the environment for child processes.
290290
* Default: true
291291
* Type: Boolean
292292

293-
When set file: protocol dependencies that exist outside of the project root
294-
will be packed and installed as regular dependencies instead of creating a
295-
symlink. This option has no effect on workspaces.
293+
When set file: protocol dependencies will be packed and installed as regular
294+
dependencies instead of creating a symlink. This option has no effect on
295+
workspaces.
296296

297297
<!-- automatically generated, do not edit manually -->
298298
<!-- see lib/utils/config/definitions.js -->

docs/content/commands/npm-prune.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,9 @@ This value is not exported to the environment for child processes.
196196
* Default: true
197197
* Type: Boolean
198198

199-
When set file: protocol dependencies that exist outside of the project root
200-
will be packed and installed as regular dependencies instead of creating a
201-
symlink. This option has no effect on workspaces.
199+
When set file: protocol dependencies will be packed and installed as regular
200+
dependencies instead of creating a symlink. This option has no effect on
201+
workspaces.
202202

203203
<!-- automatically generated, do not edit manually -->
204204
<!-- see lib/utils/config/definitions.js -->

0 commit comments

Comments
 (0)