summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOlivier Brunel <i.am.jack.mail@gmail.com>2013-08-07 19:04:52 +0200
committerAllan McRae <allan@archlinux.org>2013-08-21 03:13:25 +0200
commit15b667ef36c1720e12160f2ca983f9783ddaf3e4 (patch)
tree053b1660b085a241893bb35a5486a2e951aaf62b /doc
parent3d3c7ebb0dfef248c53f7cfc3730ed3fd89756a9 (diff)
downloadpacman-15b667ef36c1720e12160f2ca983f9783ddaf3e4.tar.gz
pacman-15b667ef36c1720e12160f2ca983f9783ddaf3e4.tar.xz
doc/repo-add: Add note on when signatures are added to the db
Signed-off-by: Olivier Brunel <i.am.jack.mail@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/repo-add.8.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/repo-add.8.txt b/doc/repo-add.8.txt
index 80f58658..e51fadf6 100644
--- a/doc/repo-add.8.txt
+++ b/doc/repo-add.8.txt
@@ -25,6 +25,9 @@ They also handle package deltas produced by linkman:pkgdelta[8].
delta file. Multiple packages and/or deltas to add can be specified on the
command line.
+If a matching ``.sig'' file is found alongside a package file, the signature
+will automatically be embedded into the database.
+
'repo-remove' will update a package database by removing the package name or
delta specified on the command line. Multiple packages and/or delta to remove
can be specified on the command line.