thunderbird --version (return code: 0)
Thunderbird 45.7.0
thunderbird --help (return code: 0)
Usage: thunderbird [ options ... ] [URL]
where options include:
X11 options
--display=DISPLAY X display to use
--sync Make X calls synchronous
--g-fatal-warnings Make all warnings fatal
Thunderbird options
-h or --help Print this message.
-v or --version Print Thunderbird version.
-P <profile> Start with <profile>.
--profile <path> Start with profile at <path>.
--migration Start with migration wizard.
--ProfileManager Start with ProfileManager.
--no-remote Do not accept or send remote commands; implies --new-instance.
--new-instance Open new instance, not a new window in running instance.
--UILocale <locale> Start with <locale> resources as UI Locale.
--safe-mode Disables extensions and themes for this session.
--jsconsole Open the Error console.
-addressbook Open the address book at startup.
-compose Compose a mail or news message.
-mail Open the mail folder view.
-mail <URL> Open the message specified by this URL.
-news Open the news client.
-setDefaultMail Set this app as the default mail client.
-options Open the options dialog.
-file Open the specified email file.
-g or --debug Start within debugger
-d or --debugger Specify debugger to start with (eg, gdb or valgrind)
-a or --debugger-args Specify arguments for debugger