RFR: 8356128: Correct documentation for --linux-package-deps [v3]
Stefan Lobbenmeier
duke at openjdk.org
Tue May 27 19:48:12 UTC 2025
On Wed, 21 May 2025 20:51:48 GMT, Alexander Matveev <almatvee at 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
More information about the core-libs-dev
mailing list