src/jdk.jlink/share/man/jmod.1
changeset 55666 340d73f42b3c
parent 55140 d4890c3721be
child 58679 9c3209ff7550
equal deleted inserted replaced
55665:70b1c1bec669 55666:340d73f42b3c
   146 .IP \[bu] 2
   146 .IP \[bu] 2
   147 \f[CB]glob:\f[R]\f[I]glob\-pattern\f[R]
   147 \f[CB]glob:\f[R]\f[I]glob\-pattern\f[R]
   148 .IP \[bu] 2
   148 .IP \[bu] 2
   149 \f[CB]regex:\f[R]\f[I]regex\-pattern\f[R]
   149 \f[CB]regex:\f[R]\f[I]regex\-pattern\f[R]
   150 .PP
   150 .PP
   151 See the \f[B]\f[BC]FileSystem.getPathMatcher\f[B]\f[R]
   151 See the \f[B]\f[BC]FileSystem.getPathMatcher\f[B]\f[R] method for the
   152 [https://docs.oracle.com/javase/10/docs/api/java/nio/file/FileSystem.html#getPathMatcher\-java.lang.String\-]
   152 syntax of \f[I]glob\-pattern\f[R].
   153 method for the syntax of \f[I]glob\-pattern\f[R].
   153 See the \f[B]\f[BC]Pattern\f[B]\f[R] class for the syntax of
   154 See the \f[B]\f[BC]Pattern\f[B]\f[R]
   154 \f[I]regex\-pattern\f[R], which represents a regular expression.
   155 [https://docs.oracle.com/javase/10/docs/api/java/util/regex/Pattern.html]
       
   156 class for the syntax of \f[I]regex\-pattern\f[R], which represents a
       
   157 regular expression.
       
   158 .RE
   155 .RE
   159 .TP
   156 .TP
   160 .B \f[CB]\-\-hash\-modules\f[R] \f[I]regex\-pattern\f[R]
   157 .B \f[CB]\-\-hash\-modules\f[R] \f[I]regex\-pattern\f[R]
   161 Determines the leaf modules and records the hashes of the dependencies
   158 Determines the leaf modules and records the hashes of the dependencies
   162 directly and indirectly requiring them, based on the module graph of the
   159 directly and indirectly requiring them, based on the module graph of the