ok/jj
1
0
Fork 0
forked from mirrors/jj

docs CLI Reference: make the warning in the beginning less scary

I am currently not aware of any severe differences between the generated
markdown and `jj help`, though this could change if we look over the
text carefully or if we start using `clap` features we weren't using
before.
This commit is contained in:
Ilya Grigoriev 2024-06-15 15:05:20 -07:00
parent e0af9a0c2c
commit 4a63506e9f

View file

@ -10,11 +10,7 @@
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 -->
If you see a significant difference, feel free to file a bug, or a PR to note the difference here.
{%