[pacman-dev] [PATCH 4/9] repo-add.8.txt: document valid DB file extensions
Dan McGee
dpmcgee at gmail.com
Fri Jun 24 00:10:55 EDT 2011
On Wed, Jun 22, 2011 at 8:00 PM, Dave Reisner <d at falconindy.com> wrote:
> Signed-off-by: Dave Reisner <d at falconindy.com>
> ---
> doc/repo-add.8.txt | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/doc/repo-add.8.txt b/doc/repo-add.8.txt
> index 0196882..36855af 100644
> --- a/doc/repo-add.8.txt
> +++ b/doc/repo-add.8.txt
> @@ -29,6 +29,10 @@ 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.tar'', ``.db.tar.gz'', ``.db.tar.bz2'', or ``.db.tar.xz''. The file does
> +not need to exist, but all parent directories must exist.
> +
.files needs to be included somewhere in this.
>
> Common Options
> --------------
> --
> 1.7.5.4
>
>
>
More information about the pacman-dev
mailing list