mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-15 09:23:49 +01:00
Fix generate README script
This commit is contained in:
parent
f1f1723381
commit
20988370cc
2 changed files with 7 additions and 3 deletions
|
|
@ -87,9 +87,11 @@ usage: jb [<flags>] <command> [<args> ...]
|
|||
A jsonnet package manager
|
||||
|
||||
Flags:
|
||||
-h, --help Show context-sensitive help (also try --help-long and --help-man).
|
||||
-h, --help Show context-sensitive help (also try --help-long and
|
||||
--help-man).
|
||||
--version Show application version.
|
||||
--jsonnetpkg-home="vendor"
|
||||
The directory used to cache packages in.
|
||||
The directory used to cache packages in.
|
||||
|
||||
Commands:
|
||||
help [<command>...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue