File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
src/jdk.javadoc/share/man Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -584,6 +584,12 @@ For example:
584584.TP
585585.B \f[CB] \- docfilessubdirs \f[ R ]
586586Recursively copies doc\- file subdirectories.
587+ Enables deep copying of doc\- files directories.
588+ Subdirectories and all contents are recursively copied to the
589+ destination.
590+ For example, the directory \f[CB] doc \- files/example/images \f[ R ] and all of
591+ its contents are copied.
592+ There is also an option to exclude subdirectories.
587593.RS
588594.RE
589595.TP
@@ -602,12 +608,7 @@ For example,
602608.TP
603609.B \f[CB] \- excludedocfilessubdir \f[ R ] \f[I] name \f[ R ]
604610Excludes any doc files sub directories with the given name.
605- Enables deep copying of doc\- files directories.
606- Subdirectories and all contents are recursively copied to the
607- destination.
608- For example, the directory \f[CB] doc \- files/example/images \f[ R ] and all of
609- its contents are copied.
610- There is also an option to exclude subdirectories.
611+ See \f[B] \f[ VB ] -docfilessubdirs\f[B] \f[ R ] .
611612.RS
612613.RE
613614.TP
You can’t perform that action at this time.
0 commit comments