repo-add.8.txt: document valid DB file extensions

Signed-off-by: Dave Reisner <d@falconindy.com>
This commit is contained in:
Dave Reisner 2011-06-20 10:22:12 -04:00
parent 7d8e9b8ed6
commit 112858ae61
1 changed files with 5 additions and 0 deletions

View File

@ -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
--------------