]> arthur.barton.de Git - bup.git/commit
cmd/{split,save}: support any compression level using the new -# feature.
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 15 May 2011 20:03:39 +0000 (16:03 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 15 May 2011 20:04:03 +0000 (16:04 -0400)
commita78fed9692af220b8e6fc5f3bce93e2f11f752ed
tree1334e9083a483d73917a4a40fea1ed826d21a723
parentc899f42de238a2d86e478d9233190ccfb38b7987
cmd/{split,save}: support any compression level using the new -# feature.

This makes the code *and* documentation a little nicer.

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
Documentation/bup-save.md
Documentation/bup-split.md
cmd/save-cmd.py
cmd/split-cmd.py
lib/bup/git.py