doc: mention the compare-versions command in the manual#6596
doc: mention the compare-versions command in the manual#6596kit-ty-kate merged 2 commits intoocaml:masterfrom
Conversation
Signed-off-by: Mathieu Barbin <mathieu.barbin@gmail.com>
Signed-off-by: Mathieu Barbin <mathieu.barbin@gmail.com>
|
lgtm, we could even simplify the section by removing the previous method which uses We'll have a second look and probably merge it tomorrow. Thanks! |
Agreed!
Agreed! So in summary, Agreed on all accounts 😃 . Thanks a lot for the review! |
|
The PR is good. It is hold up opam2web manpage & api generaion job fixup. |
| [0] | ||
| ``` | ||
|
|
||
| Refer to the command help page for more details. |
There was a problem hiding this comment.
todo for opam devs: Add a link to api compare_version function
kit-ty-kate
left a comment
There was a problem hiding this comment.
Improvement of the API section will be done separately. See #6637
|
Thanks a lot! |
|
Thank you! |
Add a mention of the
opam admin compare-versionscommand in the manual.This is a continuation of #6197 to improve discoverability (small qol).
Thanks!