Scroll to navigation

OTTER-BROWSER(1) USER COMMANDS OTTER-BROWSER(1)

NAME

otter-browser - the web browser controlled by the user, not vice-versa

SYNOPSIS

otter-browser [OPTIONS] [PATH|URL|TERM...]

DESCRIPTION

See the Otter Browser wiki for help on using the browser:

<https://github.com/OtterBrowser/otter-browser/wiki/>

OPTIONS

Specifies the directory that profile (user data) is kept in. Defaults to ~/.config/otter.
Specifies the directory that cache data is kept in. Defaults to ~/.cache/otter.
Tries to load session specified by IDENTIFIER.
Starts private session.
Forces session chooser dialog.
Sets profile and cache paths to directories inside the same directory as that of application binary.
Loads URL in new tab.
Loads URL in new private tab.
Loads URL in new window.
Loads URL in new private window.
Tells application to avoid writing data to disk.
Prints out diagnostic report and exits application.
Show list of supported command line options.
Show version information.

As a Qt application, Otter also obeys Qt command-line flags, see the Qt documentation for complete list:

<http://doc.qt.io/qt-5/qguiapplication.html#QGuiApplication>

FILES

~/.config/otter
Default directory for configuration data.
~/.cache/otter
Default directory for cache data.

BUGS

Bug tracker:

https://github.com/OtterBrowser/otter-browser/issues

Be sure to do your search within open and closed issues before submitting reports.

AUTHOR

The Otter Browser team - <https://otter-browser.org>

January 2015