Implements verbose flag

This commit is contained in:
2018-08-04 09:27:53 +00:00
parent 326b9ce610
commit 9218a10641
2 changed files with 36 additions and 12 deletions

View File

@ -49,7 +49,7 @@ Autodetection is a bash-spaghetti, so you need to check results. BTW it's just a
## Run application
$ appvm start chromium
$ appvm start chromium --verbose
$ # ... long wait for first time, because we need to collect a lot of packages
You can customize local settings in `$GOPATH/github.com/jollheef/appvm/nix/local.nix`.