2024-02-07 20:09:39 +00:00
|
|
|
<!-- 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.
|
|
|
|
|
2024-05-15 05:43:15 +00:00
|
|
|
Run `jj help <COMMAND>` for more authoritative documentation.
|
|
|
|
|
|
|
|
For example, each argument for each command will show only one
|
|
|
|
paragraph of documentation on this page, even if `jj help` would
|
|
|
|
show multiple paragraphs with additional details.
|
|
|
|
|
|
|
|
<!-- https://github.com/ConnorGray/clap-markdown/issues/20 -->
|
2024-02-07 20:09:39 +00:00
|
|
|
|
|
|
|
|
|
|
|
{%
|
|
|
|
include-markdown "../cli/tests/cli-reference@.md.snap"
|
|
|
|
rewrite-relative-urls=false
|
|
|
|
start="<!-- BEGIN MARKDOWN-->"
|
|
|
|
%}
|
|
|
|
|