Files
runrs/src/script.help.dart.txt
2026-01-11 23:15:25 +08:00

14 lines
281 B
Plaintext

rundart v{CARGO_PKG_VERSION} - A Tool for Run dart Scripts
Show help:
$ rundart -h|--help
Show template:
$ rundart -t|--template [--output script.dart]
Show scriptions:
$ rundart -l|--list [filter] [--update-listed-scripts]
Install script:
$ rundart -i|--install <script.dart>