summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2011-06-20 16:22:12 +0200
committerDave Reisner <d@falconindy.com>2011-06-24 20:55:49 +0200
commit112858ae615e4b7b84a2f3617277824d3145a6d8 (patch)
treec47581de2ce30b3daddb680c4ca47a4db94f71ce /doc
parent7d8e9b8ed65343031284b891d713529aecbff659 (diff)
downloadpacman-112858ae615e4b7b84a2f3617277824d3145a6d8.tar.gz
pacman-112858ae615e4b7b84a2f3617277824d3145a6d8.tar.xz
repo-add.8.txt: document valid DB file extensions
Signed-off-by: Dave Reisner <d@falconindy.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/repo-add.8.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/repo-add.8.txt b/doc/repo-add.8.txt
index 01968827..2de5be8f 100644
--- a/doc/repo-add.8.txt
+++ b/doc/repo-add.8.txt
@@ -29,6 +29,11 @@ command line.
delta specified on the command line. Multiple packages and/or delta to remove
can be specified on the command line.
+A package database is a tar file, optionally compressed. Valid extensions are
+``.db'' or ``.files'' followed by an archive extension of ``.tar'',
+``.tar.gz'', ``.tar.bz2'', or ``.tar.xz''. The file does not need to exist, but
+all parent directories must exist.
+
Common Options
--------------