Document support for multi-line arguments

Fixes #88
This commit is contained in:
Daz DeBoer
2021-10-15 12:24:41 -06:00
parent 422726cec5
commit d1ab42cddf
3 changed files with 9 additions and 3 deletions

View File

@@ -21,5 +21,7 @@ jobs:
arguments: |
--configuration-cache
--build-cache
-DsystemProperty=FOO
-PgradleProperty=BAR
test
jar