mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-11 23:50: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
|
||||
|
||||
install [<uris>...]
|
||||
Install all dependencies or install specific ones
|
||||
Install new dependencies. Existing ones are silently skipped
|
||||
|
||||
update
|
||||
Update all dependencies.
|
||||
update [<uris>...]
|
||||
Update all or specific dependencies.
|
||||
|
||||
rewrite
|
||||
Automatically rewrite legacy imports to absolute ones
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue