Open ry opened 1 year ago
Hey there! Would love to take a crack at fixing this. Before I go too far though, I created a small draft PR with a proposed format for the changes. If that general approach looks good, I'm happy to continue updating the rest of the arguments for deno run
(after which it might make sense to look at more arguments across the board).
Thanks!
PR for this is ready for review! https://github.com/denoland/deno/pull/18757
When I run
deno run --help
I get a list of all the flags, but the docs are lack luster. There's an opportunity to provide examples and explanation under each of these. While the docs should be terse, it doesn't need to be limited to 5 words.