Skip to content

Command Line Support

Nick Pruehs edited this page Sep 7, 2016 · 1 revision

Tome can be run from the command line to specify parameters and/or perform several tasks.

Currently, Tome supports the following options:

  • -no-gui - Prevents Tome from opening a window, and quits immediately after all other tasks have finished.
  • -project [path] - Opens the project file at the specified path.
  • -export [template] [path] - Applies template to export all records to path, automatically adding the file extension specified by the export template.
Clone this wiki locally