This command provides contextual help about commands pertaining to XBRL Taxonomy Manager executable.
<exec> help [command] |
Where [command] is an optional argument which specifies any valid command name.
You can also invoke help by typing a command followed by -h or --help, for example:
<exec> list -h |
You can also invoke general help by typing -h or --help directly after the executable, for example:
<exec> --help |
The following command displays help about the list command:
Linux, macOS |
./taxonomymanager help list |
Windows |
TaxonomyManager.exe help list |