snix/tvix/cli
Florian Klink ba54ba47ee docs(tvix/cli): fix docstring
We cannot just escape the square brackets as rustdoc suggests, because
clap outputs the docstring verbatim, without any escaping to the user.

Change-Id: I7ce7932e35ee1b01bccbc142a7bdc7af9ce7e51e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13256
Tested-by: BuildkiteCI
Reviewed-by: Marijan Petričević <marijan.petricevic94@gmail.com>
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Domen Kožar <domen@cachix.org>
2025-03-13 11:54:01 +00:00
..
src docs(tvix/cli): fix docstring 2025-03-13 11:54:01 +00:00
tests fix(tvix/cli): make -I prepend to lookup paths provided by NIX_PATH 2025-03-03 02:14:08 +00:00
Cargo.toml chore(tvix): simplify Cargo.toml 2024-12-30 10:23:31 +00:00
default.nix fix(tvix/cli): don't apply overlays for expectedPath in eval tests 2025-02-16 16:12:04 +00:00