ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs/cli-reference.md

26 lines
815 B
Markdown
Raw Normal View History

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