]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/privacybrowser.1
Implement opening web pages in other browsers. https://redmine.stoutner.com/issues...
[PrivacyBrowserPC.git] / src / privacybrowser.1
index 4da7859e44e47314fbd67f05c7e0619b737471c0..2182bd6ba2072f7f7b4fa11b14564df9497b2d1e 100644 (file)
@@ -1,6 +1,6 @@
-.\" Copyright 2023 Soren Stoutner <soren@stoutner.com>.
+.\" Copyright 2023-2024 Soren Stoutner <soren@stoutner.com>.
 .\"
-.\" This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc>.
+.\" This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc/>.
 .\"
 .\" Privacy Browser PC is free software: you can redistribute it and/or modify
 .\" it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
 .\" along with Privacy Browser PC.  If not, see <http://www.gnu.org/licenses/>.
 
 .\" Title Header.
-.TH "Privacy Browser" 1 "15 February 2023" "version 0.1" "Privacy Browser User Manual"
+.TH "Privacy Browser" 1 "21 August 2024" "version 0.6.1" "Privacy Browser User Manual"
 
 .\" Section Header - Name.
 .SH NAME
@@ -42,7 +42,7 @@ privacybrowser \- a web browser that respects your privacy
 
 .\" Section Header - Description.
 .SH DESCRIPTION
-Privacy Browser is an open source web browser focused on user privacy.  It uses Qt WebEngine, which is a modified version of Chromium’s rendering engine.
+Privacy Browser is a web browser focused on user privacy.  It uses Qt WebEngine to render websites, which is a modified version of Chromium’s rendering engine.
 
 
 .\" Section Header - Options.
@@ -51,32 +51,32 @@ Privacy Browser is an open source web browser focused on user privacy.  It uses
 .\" Help.  `.TP` is "Tag Paragraph".  `.BR` is "Bold alternating Roman (not bold)".
 .TP
 .BR -h ", " --help
-Displays help on commandline options.
+Display help for command line options.
 
 .\" Help all.  `.TP` is "Tag Paragraph".  `.B` is "Bold".
 .TP
 .B --help-all
-Displays help including Qt specific options.
+Display help, including Qt specific options.
 
 .\" Version.  `.TP` is "Tag Paragraph".  `.BR` is "Bold alternating Roman (not bold)".
 .TP
 .BR -v ", " --version
-Displays version information.
+Display version information.
 
 .\" Author.  `.TP` is "Tag Paragraph".  `.B` is "Bold".
 .TP
 .B --author
-Show author information.
+Display author information.
 
 .\" License.  `.TP` is "Tag Paragraph".  `.B` is "Bold".
 .TP
 .B --license
-Show license information.
+Display license information.
 
-.\" Desktop File Name.  `.TP` is "Tag Paragraph".  `.Bi` is "Bold alternating Italic (underlined)".
+.\" Desktop File Name.  `.TP` is "Tag Paragraph".  `.BI` is "Bold alternating Italic (underlined)".
 .TP
 .BI --desktopfile " file"
-The base file name of the desktop entry for this application.
+Specify the base file name of the desktop entry for this application.
 
 
 .\" Section Header - Bugs.  `.TP` is "Tag Paragraph".