In theory, packagers could put these docs somewhere. I'm not sure what the best way is to make it convenient to use.
Also, I'm not sure about jj v0.25, but in the upcoming (probably tomorrow) 0.26, you can get a lot of docs by doing e.g. `jj help -k config`. Ironically, this fact is currently somewhat under-documented. `jj help` just says at the end:
`'jj help --help' lists available keywords. Use 'jj help -k' to show help for one of these keywords.`
hinkley|1 year ago
If you clone the repo there’s a bunch of documentation and example files, but if you install jj, those do not exist.
ilyagr|1 year ago
https://github.com/jj-vcs/jj/releases/download/v0.25.0/jj-v0...
In theory, packagers could put these docs somewhere. I'm not sure what the best way is to make it convenient to use.
Also, I'm not sure about jj v0.25, but in the upcoming (probably tomorrow) 0.26, you can get a lot of docs by doing e.g. `jj help -k config`. Ironically, this fact is currently somewhat under-documented. `jj help` just says at the end:
`'jj help --help' lists available keywords. Use 'jj help -k' to show help for one of these keywords.`
nulld3v|1 year ago