Skip to content

Documentation: Command Line

Michał edited this page Feb 6, 2017 · 3 revisions
Options:
  -h, --help           Displays this help.
  -v, --version        Displays version information.
  --cache <path>        Uses <path> as cache directory
  --profile <path>      Uses <path> as profile directory
  --session <session>   Restores session <session> if it exists
  --private-session     Starts private session
  --session-chooser     Forces session chooser dialog
  --portable            Sets profile and cache paths to directories inside the
                        same directory as that of application binary
  --new-tab             Loads URL in new tab
  --new-private-tab     Loads URL in new private tab
  --new-window          Loads URL in new window
  --new-private-window  Loads URL in new private window
  --readonly            Tells application to avoid writing data to disk
  --report              Prints out diagnostic report and exits application

Arguments:
  url                  URL to open
Clone this wiki locally