mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-12 08:00:05 +01:00
doc: update README
This commit is contained in:
parent
eeea4677d2
commit
25fcc6dda0
1 changed files with 3 additions and 3 deletions
|
|
@ -101,10 +101,10 @@ Commands:
|
||||||
Initialize a new empty jsonnetfile
|
Initialize a new empty jsonnetfile
|
||||||
|
|
||||||
install [<uris>...]
|
install [<uris>...]
|
||||||
Install all dependencies or install specific ones
|
Install new dependencies. Existing ones are silently skipped
|
||||||
|
|
||||||
update
|
update [<uris>...]
|
||||||
Update all dependencies.
|
Update all or specific dependencies.
|
||||||
|
|
||||||
rewrite
|
rewrite
|
||||||
Automatically rewrite legacy imports to absolute ones
|
Automatically rewrite legacy imports to absolute ones
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue