RFR: 8356128: Correct documentation for --linux-package-deps [v2]
Stefan Lobbenmeier
duke at openjdk.org
Wed May 21 12:34:55 UTC 2025
On Wed, 21 May 2025 12:07:52 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
>> Stefan Lobbenmeier has updated the pull request incrementally with one additional commit since the last revision:
>>
>> change cli option to single string as suggested in PR review
>
> 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* \[`,`*package-dep*...\]`</a>
>
> Should be *package-dep-string* to sync with HelpResources.properties
Suggestion:
<a id="option-linux-package-deps">`--linux-package-deps *package-dep-string*`</a>
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23638#discussion_r2100173717
More information about the core-libs-dev
mailing list