mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
-a / --ask option.
This commit is contained in:
parent
6a44334d7a
commit
208f1d777b
3 changed files with 35 additions and 6 deletions
|
|
@ -24,6 +24,8 @@ some examples:
|
|||
|
||||
`vipack -p irc_bot` — will build the package and dependencies in the default prefix: `~/vpkLocal`
|
||||
|
||||
`vipack -a -p irc_bot` — ask for confirmation before building the package and dependencies in the default prefix: `~/vpkLocal`
|
||||
|
||||
`vipack -p irc_bot -P /tmp/coolprefix` — will do the same in the custom prefix.
|
||||
|
||||
`vipack -p irc_bot -P /tmp/coolprefix -t /tmp/myothertree` — the same, but the dependency resolution will be conducted by using custom package description tree.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue