cli icon indicating copy to clipboard operation
cli copied to clipboard

docs: more detail for command line flags

Open SuperHeavyBallet opened this issue 2 months ago • 0 comments

The documentation for command-line flags uses “foo” and “bar” as placeholders without clarifying that they are generic examples of a key and a value.

New readers unfamiliar with this convention may interpret them as literal parameters. Suggest adding a short note as given explaining that “foo/bar” are placeholders for any config key/value.

This branch includes a full rewrite.

This change was originally suggested in npm/documentation#1760 — applying it here since the CLI docs are the true source

SuperHeavyBallet avatar Oct 29 '25 18:10 SuperHeavyBallet