summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-03-02 18:57:20 +1000
committerAllan McRae <allan@archlinux.org>2019-03-07 11:12:12 +1000
commitc0e9be7973be6c81b22fde91516fb8991e7bb07b (patch)
tree348b48a19e4ed1ccfb3ca2880add40b69782b0c6 /README
parente7bb0f8824a916c1537dd83735cd8aeccdcd0f3f (diff)
downloadpacman-c0e9be7973be6c81b22fde91516fb8991e7bb07b.tar.xz
Remove support for deltas from libalpm
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 380d9daa..d96eae21 100644
--- a/README
+++ b/README
@@ -58,7 +58,6 @@ library is initialized.
* progresscb: Callback to handle display of transaction progress.
* gpgdir: Directory where GnuPG files are stored.
* arch: Allowed package architecture.
-* deltaratio: Download deltas if possible; a ratio value.
* checkspace: Check disk space before installing.
* default_siglevel: Default signature verification level.
* local_file_siglevel: Signature verification level for local file upgrades.