Usage: lagrange [options] [URLs] [paths]

When multiple URLs and local files are specified, they are opened in
separate tabs.

General options:

      --capslock        Enable Caps Lock as a modifier for keybindings.
  -d, --dump            Print contents of URLs/paths to stdout and quit.
  -I, --dump-identity ARG
                        Use identity ARG with --dump. ARG can be a complete or
                        partial client certificate fingerprint or common name.
  -E, --echo            Print all internal app events to stdout.
      --help            Print these instructions.
      --replace-tab URL Open a URL replacing contents of the active tab.
  -u, --url-or-search URL | text
                        Open a URL, or make a search query with given text.
                        This only works if the search query URL has been
                        configured.
  -U, --user DIR        Set directory where user data files are stored.
  -V, --version         Print the application version.

Window options:

  -h, --height N        Set initial window height to N pixels.
      --prefs-sheet     Open Preferences as a sheet inside the active window.
      --sw              Disable hardware accelerated rendering.
  -w, --width N         Set initial window width to N pixels.

Options that control a running instance of Lagrange:

      --close-tab       Close the current tab.
  -L, --list-tab-urls   Print the URLs of open tabs to stdout. If the app isn't
                        running, nothing is printed.
      --new-tab [URL]   Open a new tab. If the URL is omitted, the user's
                        homepage is opened.
      --tab-url         Print the URL of the active tab.
  -t, --theme ARG       Change the current UI color theme to ARG ("black",
                        "dark", "light", "white").
