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