1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-01 01:27:56 +02:00

Add info about verbose-switch to README

This commit is contained in:
Jaskaranbir Singh
2019-02-17 15:06:45 -05:00
committed by GitHub
parent 7fcacaadb3
commit 07242b8c7a

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