mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 21:42:49 +00:00
docs: add interface to definitions description
This commit is contained in:
@@ -179,7 +179,7 @@ commander
|
|||||||
.command('plantuml <srcPath> <plantumlserver>')
|
.command('plantuml <srcPath> <plantumlserver>')
|
||||||
.option(
|
.option(
|
||||||
'--definitions <definitions>',
|
'--definitions <definitions>',
|
||||||
'Shows these specific definitions (class or enum)',
|
'Shows these specific definitions (class, interface or enum)',
|
||||||
toArray,
|
toArray,
|
||||||
)
|
)
|
||||||
.option('--showAssociations', 'Shows associations of classes')
|
.option('--showAssociations', 'Shows associations of classes')
|
||||||
|
|||||||
Reference in New Issue
Block a user