just playing with tangled
1<!-- The contents of the CLI reference is auto-generated by a Rust test. 2 --- If `cargo insta` is installed, you can regenerate the CLI reference with: 3 --- cargo insta test --accept --workspace -- test_generate 4 --> 5 6!!! warning 7 8 This CLI reference is experimental. It is automatically generated, but 9 does not match the `jj help` output exactly. 10 11 Run `jj help <COMMAND>` for more authoritative documentation. 12 13 If you see a significant difference, feel free to file a bug, or a PR to note the difference here. 14 15 16{% 17 include-markdown "../cli/tests/cli-reference@.md.snap" 18 rewrite-relative-urls=false 19 start="<!-- BEGIN MARKDOWN-->" 20 comments=true 21%}