Version: |
org.nasdanika.launcher.demo
|
---|
Usage: nsd module-graph [-h=<height>] [-t=<template>] [-w=<width>]
[-e=<excludeModules>]... [-i=<includeModules>]...
<output>
Generates module dependency graph
<output> Output file
-e, --exclude-modules=<excludeModules>
Modules to exclude
Supports .* and .** patterns
-h, --height=<height> Layout height, defaults to 1500
-i, --include-modules=<includeModules>
Modules to include
Supports .* and .** patterns
-t, --template=<template>
HTML page template
-w, --width=<width> Layout width, defaults to 2000