Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/kotlin/kscript/app/Kscript.kt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Use '--self-update' to update kscript to the latest version

Options:
-i --interactive Create interactive shell with dependencies as declared in script
-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
--idea Open script in temporary Intellij session
-s --silent Suppress status logging to stderr
--package Package script and dependencies into self-dependent binary
Expand Down