Minor fixes to documentation

* Convert hyphens to em-dash
* Fix various typos
This commit is contained in:
Jonathan White 2023-01-29 14:23:35 -05:00
parent 798fee338b
commit 758d6f0c8d
No known key found for this signature in database
GPG key ID: 440FC65F2E0C6E01
12 changed files with 48 additions and 48 deletions

View file

@ -1,4 +1,4 @@
= KeePassXC - Download and Install
= KeePassXC Download and Install
include::.sharedheader[]
:imagesdir: ../images
@ -8,9 +8,9 @@ KeePassXC is available for download for the following operating systems and plat
* Microsoft Windows
** Portable and MSI Installer (64-bit and 32-bit)
* Linux - Official Cross-Distribution Packages
* Linux Official Cross-Distribution Packages
** AppImage and Snap Package
* Linux - Distribution-Specific Packages
* Linux Distribution-Specific Packages
** Ubuntu, Debian, Arch Linux, Gentoo, Fedora, CentOS, and OpenSUSE
* macOS
** DMG Installer, Homebrew Cask
@ -45,9 +45,9 @@ image::install_wizard_2.png[,80%]
The following options can be set when running the MSI in an unattended installation:
* *LAUNCHAPPONEXIT* - Launch KeePassXC after install (default ON)
* *AUTOSTARTPROGRAM* - KeePassXC will auto-start on login (default ON)
* *INSTALLDESKTOPSHORTCUT* - A desktop icon will be installed (default OFF)
* *LAUNCHAPPONEXIT* Launch KeePassXC after install (default ON)
* *AUTOSTARTPROGRAM* KeePassXC will auto-start on login (default ON)
* *INSTALLDESKTOPSHORTCUT* A desktop icon will be installed (default OFF)
Example: `msiexec.exe /q /i KeePassXC-Y.Y.Y-WinZZ.msi AUTOSTARTPROGRAM=0`
@ -69,4 +69,4 @@ image::macos_install.png[,80%]
// end::content[]
// tag::advanced[]
// end::advanced[]
// end::advanced[]