We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fb3d7 commit 9b468cdCopy full SHA for 9b468cd
src/main/kotlin/kscript/app/Kscript.kt
@@ -39,7 +39,7 @@ Use '--self-update' to update kscript to the latest version
39
40
Options:
41
-i --interactive Create interactive shell with dependencies as declared in script
42
- -t --text <version> Enable stdin support API for more streamlined text processing [default: latest]
+ -t --text Enable stdin support API for more streamlined text processing
43
--idea Open script in temporary Intellij session
44
-s --silent Suppress status logging to stderr
45
--package Package script and dependencies into self-dependent binary
0 commit comments