···11+v2.1.0 2025-11-25 Zagreb
22+------------------------
1322-- completion: add support for powershell (#214)
44+- completion: add support for powershell (#214).
35 Thanks to Brian Ward for the work.
4655-- Improve bash completion of long options with `=` (#231).
66- Thanks to Brian Ward for the patch.
77-88-- Improve bash completion on files and directories (#238).
77+- bash completion: improve bash completion on files and directories (#238).
98 Thanks to Brian Ward for the report and fix.
1091111-- zsh completion: strip ANSI escapes from doc strings. The experience
1212- is too unreliable (#220).
1010+- bash completion: improve completion of long options with `=` (#231).
1111+ Thanks to Brian Ward for the patch.
13121413- zsh completion: fix completion of files and directories on glued
1514 forms (#230).
1615 Thanks to Brian Ward for the help.
17161717+- zsh completion: strip ANSI escapes from doc strings. The experience
1818+ is too unreliable (#220).
1919+1820- cmdliner tool: add support for generating standalone completion
1919- scripts via the `--standalone-completion`. Can be used if your
2020- users don't have the cmdliner library installed (#243).
2121+ scripts via the `--standalone-completion` option. Can be used if you
2222+ distribute your software in a context where the cmdliner library
2323+ may not be installed (#243).
2124 Thanks to Brian Ward for suggesting.
22252326- Add alternative instructions to the cookbook for installing tool support
2427 files with `dune` (#250).
2528 Thanks to Brian Ward for the patch and research.
26292727-- Help output, improve graceful degration on groff or pager errors (#140).
3030+- `--help` output, improve graceful degradation on groff or pager
3131+ errors (#140).
2832 Thanks to Sergey Fedorov for the report.
29333034v2.0.0 2025-09-26 Zagreb
+1-1
vendor/opam/cmdliner/doc/cookbook.mld
···213213opam filter [{cmdliner:installed}] after the closing bracket of the command
214214invocation.
215215216216-{3:top_tool_support_with_dune_install With [dune] [@install]}
216216+{3:top_tool_support_with_dune_install With [dune build @install]}
217217218218Users of [dune] 3.5 or later can use the [cmdliner install
219219tool-support] command described above, along with the