Updated manual page
This commit is contained in:
parent
27a678c08b
commit
5156f9bb00
55
firefox.1
55
firefox.1
@ -56,18 +56,9 @@ Make all warnings fatal
|
|||||||
|
|
||||||
.SS "Firefox options"
|
.SS "Firefox options"
|
||||||
.TP
|
.TP
|
||||||
\fB\-height\fR \fIvalue\fR
|
|
||||||
Set height of startup window to \fIvalue\fR.
|
|
||||||
.TP
|
|
||||||
.B \-h, \-help
|
.B \-h, \-help
|
||||||
Show summary of options.
|
Show summary of options.
|
||||||
.TP
|
.TP
|
||||||
.B \-installer
|
|
||||||
Start with 4.x migration window.
|
|
||||||
.TP
|
|
||||||
\fB\-width\fR \fIvalue\fR
|
|
||||||
Set width of startup window to \fIvalue\fR.
|
|
||||||
.TP
|
|
||||||
.B \-v, \-version
|
.B \-v, \-version
|
||||||
Print \fB/usr/bin/firefox-bin\fR version.
|
Print \fB/usr/bin/firefox-bin\fR version.
|
||||||
.TP
|
.TP
|
||||||
@ -77,31 +68,53 @@ Create \fIprofile\fR.
|
|||||||
\fB\-P\fR \fIprofile\fR
|
\fB\-P\fR \fIprofile\fR
|
||||||
Start with \fIprofile\fR.
|
Start with \fIprofile\fR.
|
||||||
.TP
|
.TP
|
||||||
.B \-ProfileWizard
|
|
||||||
Start with profile wizard.
|
|
||||||
.TP
|
|
||||||
.B \-ProfileManager
|
.B \-ProfileManager
|
||||||
Start with profile manager.
|
Start with profile manager.
|
||||||
.TP
|
.TP
|
||||||
.B \-SelectProfile
|
|
||||||
Start with profile selection dialog.
|
|
||||||
.TP
|
|
||||||
\fB\-lang\fR \fIlang-region\fR
|
|
||||||
Start with \fIlang-region\fR resources.
|
|
||||||
.TP
|
|
||||||
\fB\-remote\fR \fIcommand\fR
|
\fB\-remote\fR \fIcommand\fR
|
||||||
Execute \fIcommand\fR in an already running Firefox process. For more info,
|
Execute \fIcommand\fR in an already running Firefox process. For more info,
|
||||||
see: \fIhttp://www.mozilla.org/unix/remote.html\fR
|
see: \fIhttp://www.mozilla.org/unix/remote.html\fR
|
||||||
.TP
|
.TP
|
||||||
.B \-splash
|
|
||||||
Enable splash screen.
|
|
||||||
.TP
|
|
||||||
.B \-jsconsole
|
.B \-jsconsole
|
||||||
Start with Javascript Console
|
Start with Javascript Console
|
||||||
.TP
|
.TP
|
||||||
\fB\-chrome\fR \fIurl\fR
|
\fB\-chrome\fR \fIurl\fR
|
||||||
Load the specified chrome.
|
Load the specified chrome.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-no\-remote\fR
|
||||||
|
Don't connect to any other running instances of \fBfirefox\fR. Use this if you want to run \fBfirefox\fR
|
||||||
|
in an entirely new process. By default, \fBfirefox\fR will delegate a command to an already running instance.
|
||||||
|
.TP
|
||||||
|
\fB\-safe\-mode\fR
|
||||||
|
Start \fBfirefox\fR in safe-mode. This disables all third-party extensions, and may be necessary if
|
||||||
|
you are having problems with an extension you installed.
|
||||||
|
.TP
|
||||||
|
\fB\-new\-tab\fR \fIurl\fR
|
||||||
|
Open \fIurl\fR in a new tab.
|
||||||
|
.TP
|
||||||
|
\fB\-new\-window\fR \fIurl\fR
|
||||||
|
Open \fIurl\fR in a new window.
|
||||||
|
.TP
|
||||||
|
\fB\-preferences\fR
|
||||||
|
Open the preferences dialog.
|
||||||
|
.TP
|
||||||
|
\fB\-private\fR
|
||||||
|
Start \fBfirefox\fR in private browsing mode.
|
||||||
|
.TP
|
||||||
|
\fB\-private\-toggle\fR
|
||||||
|
Toggle private browsing mode.
|
||||||
|
.TP
|
||||||
|
\fB\-setDefaultBrowser\fR
|
||||||
|
Set \fBfirefox\fR as the default web browser.
|
||||||
|
.TP
|
||||||
|
\fB\-search\fR \fIterm\fR
|
||||||
|
Search for \fIterm\fR with your default search engine.
|
||||||
|
.TP
|
||||||
|
\fB\-migration\fR
|
||||||
|
Start with migration wizard.
|
||||||
|
.TP
|
||||||
|
\fB\-new-instance\fR
|
||||||
|
Open new instance, not a new window in running instance.
|
||||||
|
|
||||||
.SH FILES
|
.SH FILES
|
||||||
\fI/usr/bin/firefox\fR - shell script wrapping
|
\fI/usr/bin/firefox\fR - shell script wrapping
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 20.0
|
Version: 20.0
|
||||||
Release: 1%{?pre_tag}%{?dist}
|
Release: 2%{?pre_tag}%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -426,6 +426,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 18 2013 Jan Horak <jhorak@redhat.com> - 20.0-2
|
||||||
|
- Updated manual page
|
||||||
|
|
||||||
* Mon Apr 1 2013 Martin Stransky <stransky@redhat.com> - 20.0-1
|
* Mon Apr 1 2013 Martin Stransky <stransky@redhat.com> - 20.0-1
|
||||||
- Updated to 20.0
|
- Updated to 20.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user