mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-06 23:19:19 -04:00
feat: nicer alignments in the help command output
Better alignments. Links to the docs added at the end of every help output. close #1990 PR #2013
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
"ramda": "0.26.1",
|
||||
"read-ini-file": "2.0.0",
|
||||
"read-yaml-file": "1.1.0",
|
||||
"render-help": "0.0.0",
|
||||
"signal-exit": "3.0.2",
|
||||
"supi": "workspace:0.35.0-1",
|
||||
"table": "5.4.6",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -1120,6 +1120,7 @@ importers:
|
||||
ramda: 0.26.1
|
||||
read-ini-file: 2.0.0
|
||||
read-yaml-file: 1.1.0
|
||||
render-help: 0.0.0
|
||||
signal-exit: 3.0.2
|
||||
supi: 'link:../supi'
|
||||
table: 5.4.6
|
||||
@@ -1256,6 +1257,7 @@ importers:
|
||||
ramda: 0.26.1
|
||||
read-ini-file: 2.0.0
|
||||
read-yaml-file: 1.1.0
|
||||
render-help: 0.0.0
|
||||
retry: 0.12.0
|
||||
rimraf: 3.0.0
|
||||
semver: 6.3.0
|
||||
@@ -7007,6 +7009,14 @@ packages:
|
||||
node: '>=8'
|
||||
resolution:
|
||||
integrity: sha512-XodkUmbg11ZzZoAkYfJYEmj8FscfeRL2KHGALeDSB76ia8A1zqQq0+WkcepXm7QkuzmW0CE3uiFUBr/UJfin+w==
|
||||
/render-help/0.0.0:
|
||||
dependencies:
|
||||
table: 5.4.6
|
||||
dev: false
|
||||
engines:
|
||||
node: '>=8.15'
|
||||
resolution:
|
||||
integrity: sha512-ciOIIDKRJpY6+Gdpap9KsfwkYxICvIQ/ULzcavZlyKkPhIGFsSM0EGFAMTQdG6JRioyDZC+b/JVCNomYjydP5A==
|
||||
/replace-string/3.0.0:
|
||||
dev: false
|
||||
engines:
|
||||
|
||||
Reference in New Issue
Block a user