Search Results for

    Show / Hide Table of Contents

    The Help command

    The easiest and most up to date way of getting help for a command is to use the help command or the --help option.

    For example:

    AnalysisPrograms.exe --help
    

    To see all the available commands, run:

    AnalysisPrograms.exe --list
    

    To get help for a specific command (in this case audio2csv), run:

    AnalysisPrograms.exe audio2csv --help
    

    For an in depth guide see Running commands.

    • Improve this Doc
    In This Article
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top