jj/docs/cli-reference.md
Ilya Grigoriev d79c7a0dd5 mkdocs: update mkdocs-material and mkdocs-include-markdown-plugin
It's been about five months, and it seems best to occasionally try
updating. Let's see if this causes any problems.

There was also a minor breaking change to
`mkdocs-include-markdown-plugin`, I added an option to keep
the old behavior (which seems nice in this case).

To do these kinds of updates, `uv tree --outdated` is useful.
2025-02-13 17:30:21 +00:00

22 lines
675 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-->"
comments=true
%}