Skip to content

Commit 7729eaf

Browse files
vaslabsKSP Auto Pick
authored andcommitted
Rename to jvm parameters
(cherry picked from commit 2c595b1)
1 parent 316005a commit 7729eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ksp2cmdline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ where:
8181
* `-friends` - classpath of the modules that are friends of the current module. This is usually the
8282
submodules this module depends on. Supported since [2.1.21-2.0.2](https://github.com/google/ksp/releases/tag/2.1.21-2.0.2). See also [friend modules](https://kotlinlang.org/api/kotlin-gradle-plugin/kotlin-gradle-plugin-api/org.jetbrains.kotlin.gradle.tasks/-base-kotlin-compile/friend-paths.html).
8383

84-
### Jvm Args
84+
### Jvm Parameters
8585

8686
* `-Dksp.logging` - logging level, one of `error`, `warn` or `warning`, `info`, `debug`. Default is `warn`. If an unrecognised level is specified, it will be treated as `warn`.

0 commit comments

Comments
 (0)