diff options
author | Ray Kohler <ataraxia937@gmail.com> | 2011-03-26 01:26:08 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-28 04:26:52 +0200 |
commit | f6c8532fd04f334c35b3e860ee08d2cdee83a07c (patch) | |
tree | 8adc50f838406051d33851902224df6253f25974 /doc/.gitignore | |
parent | c0190798e100a46997f58c6afe3598b91f80edda (diff) | |
download | pacman-f6c8532fd04f334c35b3e860ee08d2cdee83a07c.tar.gz pacman-f6c8532fd04f334c35b3e860ee08d2cdee83a07c.tar.xz |
Add manpage for pkgdelta
Signed-off-by: Ray Kohler <ataraxia937@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 4c4e158d..a7f33e55 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -5,6 +5,7 @@ makepkg.conf.5 pacman.8 pacman-key.8 pacman.conf.5 +pkgdelta.8 repo-add.8 repo-remove.8 vercmp.8 |