Merge pull request #36 from Jaskaranbir/readme-update

Add info about verbose-switch to README
This commit is contained in:
Casey Lee
2019-02-18 20:07:13 -08:00
committed by GitHub

View File

@@ -44,6 +44,9 @@ act -n
# Run in reuse mode to save state:
act -r
# Enable verbose-logging (can be used with any of the above commands)
act -v
```
# Support