Commit e833bfc Alexey Semenyuk
committed May 1, 2024
1 parent 4f529f8 commit e833bfc Copy full SHA for e833bfc
File tree 1 file changed +3
-3
lines changed
src/jdk.jpackage/share/man
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- .\" Copyright (c) 2018, 2022 , Oracle and/or its affiliates. All rights reserved.
1
+ .\" Copyright (c) 2018, 2024 , Oracle and/or its affiliates. All rights reserved.
2
2
.\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3
3
.\"
4
4
.\" This code is free software; you can redistribute it and/or modify it
@@ -189,7 +189,7 @@ All files in the input directory will be packaged into the application
189
189
image.
190
190
.RE
191
191
.TP
192
- \[ ga ] --app-content \f[I] additional-content \f[ R ][, \f[I] additional-content \f[ R ] ...]
192
+ \f[ V ] --app-content\f[ R ] \f[I] additional-content \f[ R ] [ \f[ V ] , \f[ R ] \f[I] additional-content \f[ R ] ...]
193
193
A comma separated list of paths to files and/or directories to add to
194
194
the application payload.
195
195
.RS
@@ -443,7 +443,7 @@ Group value of the RPM /.spec file or Section value of DEB control file
443
443
Creates a shortcut for the application.
444
444
.SS macOS platform options (available only when running on macOS):
445
445
.TP
446
- \[ aq ] --mac-dmg-content \f[I] additional-content \f[ R ][, \f[I] additional-content \f[ R ] ...]
446
+ \f[ V ] --mac-dmg-content\f[ R ] \f[I] additional-content \f[ R ] [ \f[ V ] , \f[ R ] \f[I] additional-content \f[ R ] ...]
447
447
Include all the referenced content in the dmg.
448
448
.RS
449
449
.PP
You can’t perform that action at this time.
0 commit comments