src/jdk.jdeps/share/man/jdeps.1
changeset 55666 340d73f42b3c
parent 55140 d4890c3721be
child 58679 9c3209ff7550
equal deleted inserted replaced
55665:70b1c1bec669 55666:340d73f42b3c
    61 system output.
    61 system output.
    62 The command can generate the dependencies in DOT language (see the
    62 The command can generate the dependencies in DOT language (see the
    63 \f[CB]\-dotoutput\f[R] option).
    63 \f[CB]\-dotoutput\f[R] option).
    64 .SH POSSIBLE OPTIONS
    64 .SH POSSIBLE OPTIONS
    65 .TP
    65 .TP
       
    66 .B \f[CB]\-?\f[R] or \f[CB]\-h\f[R] or \f[CB]\-\-help\f[R]
       
    67 Prints the help message.
       
    68 .RS
       
    69 .RE
       
    70 .TP
    66 .B \f[CB]\-dotoutput\f[R] \f[I]dir\f[R] or \f[CB]\-\-dot\-output\f[R] \f[I]dir\f[R]
    71 .B \f[CB]\-dotoutput\f[R] \f[I]dir\f[R] or \f[CB]\-\-dot\-output\f[R] \f[I]dir\f[R]
    67 Specifies the destination directory for DOT file output.
    72 Specifies the destination directory for DOT file output.
    68 If this option is specified, then the \f[CB]jdeps\f[R]command generates
    73 If this option is specified, then the \f[CB]jdeps\f[R]command generates
    69 one \f[CB]\&.dot\f[R] file for each analyzed archive named
    74 one \f[CB]\&.dot\f[R] file for each analyzed archive named
    70 \f[CB]archive\-file\-name.dot\f[R] that lists the dependencies, and also a
    75 \f[CB]archive\-file\-name.dot\f[R] that lists the dependencies, and also a
   294 .B \f[CB]\-P\f[R] or \f[CB]\-profile\f[R]
   299 .B \f[CB]\-P\f[R] or \f[CB]\-profile\f[R]
   295 Shows the profile containing a package.
   300 Shows the profile containing a package.
   296 .RS
   301 .RS
   297 .RE
   302 .RE
   298 .TP
   303 .TP
   299 .B \f[CB]\-R\f[R] or \f[CB]\-recursive\f[R]
   304 .B \f[CB]\-R\f[R] or \f[CB]\-\-recursive\f[R]
   300 Recursively traverses all run\-time dependences.
   305 Recursively traverses all run\-time dependences.
   301 The \f[CB]\-R\f[R] option implies \f[CB]\-filter:none\f[R].
   306 The \f[CB]\-R\f[R] option implies \f[CB]\-filter:none\f[R].
   302 If \f[CB]\-p\f[R], \f[CB]\-e\f[R], or \f[CB]\-f\f[R] options are specified,
   307 If \f[CB]\-p\f[R], \f[CB]\-e\f[R], or \f[CB]\-f\f[R] options are specified,
   303 only the matching dependences are analyzed.
   308 only the matching dependences are analyzed.
   304 .RS
   309 .RS
   307 .B \f[CB]\-\-no\-recursive\f[R]
   312 .B \f[CB]\-\-no\-recursive\f[R]
   308 Do not recursively traverse dependences.
   313 Do not recursively traverse dependences.
   309 .RS
   314 .RS
   310 .RE
   315 .RE
   311 .TP
   316 .TP
   312 .B \f[CB]\-I\f[R] or \f[CB]\-inverse\f[R]
   317 .B \f[CB]\-I\f[R] or \f[CB]\-\-inverse\f[R]
   313 Analyzes the dependences per other given options and then finds all
   318 Analyzes the dependences per other given options and then finds all
   314 artifacts that directly and indirectly depend on the matching nodes.
   319 artifacts that directly and indirectly depend on the matching nodes.
   315 This is equivalent to the inverse of the compile\-time view analysis and
   320 This is equivalent to the inverse of the compile\-time view analysis and
   316 the print dependency summary.
   321 the print dependency summary.
   317 This option must be used with the \f[CB]\-\-require\f[R],
   322 This option must be used with the \f[CB]\-\-require\f[R],