summaryrefslogtreecommitdiff
path: root/public/pacman-overview.md
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 07:12:18 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 07:12:18 -0500
commit7115b71c353c004dbfe70a0d96012a2213e77405 (patch)
tree6c693dcc564023479560f10aeaea5ed0219dd652 /public/pacman-overview.md
parent9ea8568d0c333916833bee1eaf021334090486fd (diff)
whitespace cleanup
Diffstat (limited to 'public/pacman-overview.md')
-rw-r--r--public/pacman-overview.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/public/pacman-overview.md b/public/pacman-overview.md
index 6cee805..4dc2696 100644
--- a/public/pacman-overview.md
+++ b/public/pacman-overview.md
@@ -36,11 +36,9 @@ To give a brief explanation of cover the "high-level" operations, and
which databases they deal with:
* "Q" Queries "the database" of locally installed packages.
-
- * "S" deals with "package databases", and Syncing "the database" with
+ * "S" deals with "package databases", and Syncing "the database" with
them; meaning it installs/updates packages that are in package
databases, but not installed on the local system.
-
* "R" Removes packages "the database"; removing them from the local
system.