tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

manpage.1.in (2857B)


      1 .TH ${DISPLAY_NAME} 1 "${MANPAGE_DATE}" ${PKG_NAME} "Linux User's Manual"
      2 .SH NAME
      3 ${PKG_NAME} - ${DISPLAY_NAME} offers safe and easy web browsing
      4 
      5 .SH SYNOPSIS
      6 .B ${PKG_NAME}
      7 [\fIOPTIONS\fR] [\fIURL\fR]
      8 
      9 .B /usr/lib/${PKG_NAME}/${PKG_NAME}
     10 [\fIOPTIONS\fR] [\fIURL\fR]
     11 
     12 .SH DESCRIPTION
     13 \fB${DISPLAY_NAME}\fR is an open-source web browser, designed for
     14 standards compliance, performance and portability.
     15 
     16 .SH USAGE
     17 If there is an ${DISPLAY_NAME} browser already running, \fB${PKG_NAME}\fR will
     18 arrange for it to create a new browser window; otherwise it will start
     19 a new instance.
     20 
     21 .SH OPTIONS
     22 A summary of the options supported by \fB${PKG_NAME}\fR is included below.
     23 
     24 .SS "X11 options"
     25 .TP
     26 .BI \-\-display= DISPLAY
     27 X display to use
     28 .TP
     29 .B \-\-sync
     30 Make X calls synchronous
     31 .TP
     32 .B \-\-no\-xshm
     33 Don't use X shared memory extension
     34 .TP
     35 .BI \-\-xim\-preedit= STYLE
     36 .TP
     37 .BI \-\-xim\-status= STYLE
     38 .TP
     39 .B \-\-g\-fatal\-warnings
     40 Make all warnings fatal
     41 
     42 .SS "Mozilla options"
     43 .TP
     44 .B \-h, \-help
     45 Show summary of options.
     46 .TP
     47 .B \-v, \-version
     48 Print ${DISPLAY_NAME} version.
     49 .TP
     50 \fB\-P\fR [\fIprofile\fR]
     51 Start with \fIprofile\fR. When no profile is given, displays the Profile Manager. May require \fB\-no\-remote\fR, see below.
     52 .TP
     53 .B \-migration
     54 Start with migration wizard. May require \fB\-no\-remote\fR, see below.
     55 .TP
     56 .B \-ProfileManager
     57 Start with profile manager. May require \fB\-no\-remote\fR, see below.
     58 .TP
     59 .B \-no\-remote
     60 Don't connect to a running ${DISPLAY_NAME} instance. This option can be necessary
     61 in conjunction to several of the options above, that won't have any effect
     62 when an ${DISPLAY_NAME} instance is running unless \fB\-no\-remote\fR is used at
     63 the same time.
     64 .TP
     65 \fB\-UILocale\fR \fIlocale\fR
     66 Start with \fIlocale\fR resources as User Interface locale. By default, it is
     67 guessed from environment and available locales for ${DISPLAY_NAME}.
     68 .TP
     69 .B \-safe\-mode
     70 Starts ${DISPLAY_NAME} in safe mode, i.e. disabling all extensions and
     71 showing a bit more debugging messages.
     72 .TP
     73 .B \-jsconsole
     74 Start with Javascript Console
     75 .TP
     76 \fB\-new-window\fR \fIURL\fR
     77 Open \fIURL\fR in a new window in an already running ${DISPLAY_NAME} process.
     78 .TP
     79 \fB\-new-tab\fR \fIURL\fR
     80 Open \fIURL\fR in a new tab in an already running ${DISPLAY_NAME} process.
     81 .TP
     82 \fB\-chrome\fR \fIurl\fR
     83 Load the specified chrome.
     84 
     85 .SH ENVIRONMENT
     86 \fIMOZILLA_DISABLE_PLUGINS\fR - when set, totally disables loading browser plugins
     87 (the ones that appear at the about:plugins url)
     88 
     89 .SH FILES
     90 \fI/usr/bin/${PKG_NAME}\fR - symbolic link to \fB/usr/lib/${PKG_NAME}/${PKG_NAME}\fR.
     91 .br
     92 
     93 \fI/usr/lib/${PKG_NAME}/${PKG_NAME}\fR - ${DISPLAY_NAME} executable.
     94 
     95 \fI/usr/lib/${PKG_NAME}/firefox\-bin\fR - Legacy executable.
     96 .br
     97 
     98 .SH BUGS
     99 To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR
    100 
    101 .SH AUTHORS
    102 .TP
    103 .B The Mozilla Organization
    104 .I https://www.mozilla.org/en-US/about/