Implements verbose flag

This commit is contained in:
Mikhail Klementev 2018-08-04 09:27:53 +00:00
parent 326b9ce610
commit 9218a10641
No known key found for this signature in database
GPG key ID: D90D0727C1FEBEAB
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`.