tinymist/crates/typst-preview/src
Myriad-Dreamin ef08eaa93b
Some checks failed
tinymist::auto_tag / auto-tag (push) Has been cancelled
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / announce (push) Has been cancelled
tinymist::ci / build (push) Has been cancelled
feat: enhance CLI and argument documentation (#2072)
This PR improves the help message of the CLL. Also, we change the verbs
in the help message from plural (e.g. `compiles`) to singular (e.g.
`compile`). This matches the style of `clap-rs`.

Added tests about critical help messages.
2025-09-03 17:02:42 +08:00
..
actor dev: drop if_chain and collapse if statements (#2097) 2025-09-01 16:46:54 +08:00
debug_loc.rs feat: bump msrv and rust to v1.83 and v1.85 (#1407) 2025-02-26 14:40:23 +08:00
lib.rs feat: enhance CLI and argument documentation (#2072) 2025-09-03 17:02:42 +08:00
outline.rs feat: add command to profile the entire server (#1438) 2025-05-09 15:29:24 +08:00