On Wed, 21 May 2025 20:51:48 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
>> Stefan Lobbenmeier has updated the pull request incrementally with one >> additional commit since the last revision: >> >> also use <package-dep-string> in other locations > > src/jdk.jpackage/share/man/jpackage.md line 426: > >> 424: : Menu group this application is placed in >> 425: >> 426: <a id="option-linux-package-deps">`--linux-package-deps >> *package-dep-string*`</a> > > Should it be "`--linux-package-deps *package-dep-string*`" -> > "`--linux-package-deps` *package-dep-string*" similar to other options like > `--linux-menu-group`. "``" around option only. good catch, moved the backtick in 51ed08e ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23638#discussion_r2110062489