mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8312104: Update java man pages to include new security category in -XshowSettings
Reviewed-by: lancea
This commit is contained in:
parent
87bb66cea1
commit
77b71222a0
1 changed files with 16 additions and 2 deletions
|
@ -1103,8 +1103,7 @@ following:
|
|||
.RS
|
||||
.TP
|
||||
\f[V]all\f[R]
|
||||
Shows all categories of settings.
|
||||
This is the default value.
|
||||
Shows all categories of settings in \f[B]verbose\f[R] detail.
|
||||
.TP
|
||||
\f[V]locale\f[R]
|
||||
Shows settings related to locale.
|
||||
|
@ -1112,6 +1111,21 @@ Shows settings related to locale.
|
|||
\f[V]properties\f[R]
|
||||
Shows settings related to system properties.
|
||||
.TP
|
||||
\f[V]security\f[R]
|
||||
Shows all settings related to security.
|
||||
.RS
|
||||
.PP
|
||||
sub-category arguments for \f[V]security\f[R] include the following:
|
||||
.IP \[bu] 2
|
||||
\f[V]security:all\f[R] : shows all security settings
|
||||
.IP \[bu] 2
|
||||
\f[V]security:properties\f[R] : shows security properties
|
||||
.IP \[bu] 2
|
||||
\f[V]security:providers\f[R] : shows static security provider settings
|
||||
.IP \[bu] 2
|
||||
\f[V]security:tls\f[R] : shows TLS related security settings
|
||||
.RE
|
||||
.TP
|
||||
\f[V]vm\f[R]
|
||||
Shows the settings of the JVM.
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue