mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-12 23:23:20 +00:00
0d0f8af05d
Perhaps this will help with issues like https://github.com/martinvonz/jj/issues/3667
25 lines
815 B
Markdown
25 lines
815 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.
|
|
|
|
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 -->
|
|
|
|
|
|
{%
|
|
include-markdown "../cli/tests/cli-reference@.md.snap"
|
|
rewrite-relative-urls=false
|
|
start="<!-- BEGIN MARKDOWN-->"
|
|
%}
|
|
|