ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs/cli-reference.md
Ilya Grigoriev 4a63506e9f docs CLI Reference: make the warning in the beginning less scary
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.
2024-06-15 20:30:40 -07:00

22 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-->"
%}