Skip to content

Commit b0a9f52

Browse files
committed
Update readme
1 parent a19914e commit b0a9f52

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@ are relevant for the hook's check. The default is `{defaultScope}`.
6262

6363
[NOTE]
6464
--
65-
All hooks have an optional `project-dir` arugument, which is useful for monorepos that do not have a `build.sbt` in their root.
66-
All hooks have an optional `no-clean` arugument, which won't automatically run an `sbt clean` before executing the command.
65+
All hooks have an optional `project-dir` argument, which is useful for monorepos that do not have a `build.sbt` in their root.
66+
All hooks have an optional `no-clean` argument, which won't automatically run an `sbt clean` before executing the command.
67+
All hooks have an optional `client` argument, which will persist the SBT session across invocations on newer SBT versions.
6768
--
6869

6970
[IMPORTANT]

0 commit comments

Comments
 (0)