forked from mirrors/jj
4a63506e9f
I am currently not aware of any severe differences between the generated markdown and `jj help`, though this could change if we look over the text carefully or if we start using `clap` features we weren't using before.
21 lines
660 B
Markdown
21 lines
660 B
Markdown
<!-- The contents of the CLI reference is auto-generated by a Rust test.
|
|
--- If `cargo insta` is installed, you can regenerate the CLI reference with:
|
|
--- cargo insta test --accept --workspace -- test_generate
|
|
-->
|
|
|
|
!!! warning
|
|
|
|
This CLI reference is experimental. It is automatically generated, but
|
|
does not match the `jj help` output exactly.
|
|
|
|
Run `jj help <COMMAND>` for more authoritative documentation.
|
|
|
|
If you see a significant difference, feel free to file a bug, or a PR to note the difference here.
|
|
|
|
|
|
{%
|
|
include-markdown "../cli/tests/cli-reference@.md.snap"
|
|
rewrite-relative-urls=false
|
|
start="<!-- BEGIN MARKDOWN-->"
|
|
%}
|
|
|