summaryrefslogtreecommitdiffstats
path: root/doc/repo-add.8.txt
diff options
context:
space:
mode:
authorJason St. John <jstjohn@purdue.edu>2014-08-07 06:43:19 +0200
committerAllan McRae <allan@archlinux.org>2014-08-09 06:09:33 +0200
commit37634d22e501538e5a4b12105a0b56542841e71f (patch)
treeec81206ebcf217251d0cab606bb914a5b2cf15a9 /doc/repo-add.8.txt
parentdb14815f463c5128a2fc25df8d7570293987e18f (diff)
downloadpacman-37634d22e501538e5a4b12105a0b56542841e71f.tar.gz
pacman-37634d22e501538e5a4b12105a0b56542841e71f.tar.xz
man: Use uniform line spacing between sections
Remove blank lines immediately following section headings. Ensure two blank lines before the start of a new section. Signed-off-by: Jason St. John <jstjohn@purdue.edu> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/repo-add.8.txt')
-rw-r--r--doc/repo-add.8.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/repo-add.8.txt b/doc/repo-add.8.txt
index d44a8a7e..b96668c3 100644
--- a/doc/repo-add.8.txt
+++ b/doc/repo-add.8.txt
@@ -8,6 +8,7 @@ Name
----
repo-add - package database maintenance utility
+
Synopsis
--------
'repo-add' [options] <path-to-db> <package|delta> [<package|delta> ...]
@@ -82,9 +83,9 @@ repo-add Options
Remove old package files from the disk when updating their entry in the
database.
+
Example
-------
-
'repo-add' is often invoked twice to create two separate databases; a smaller
database used by pacman and a large database containing package file lists for
use by other utilities.
@@ -95,6 +96,7 @@ use by other utilities.
While pacman can use the large database (if given a db.tar* extension), there
is currently no additional benefit for the larger download.
+
See Also
--------
linkman:makepkg[8], linkman:pacman[8], linkman:pkgdelta[8]