From 3694a386704a18857a9ece2bed2d213ae644e68a Mon Sep 17 00:00:00 2001 From: asymmetric Date: Tue, 29 Oct 2019 18:28:33 +0000 Subject: [PATCH] documentation: README.md: replace pv with mbuffer Since 0.29, mbuffer is used instead of pv. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d4b4d8..e205814 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ For more information, read the [installation documentation]. * [btrfs-progs]: Btrfs filesystem utilities >= v4.12 * [Perl interpreter]: Probably already installed on your system * [OpenSSH]: If you want to transfer backups from/to remote locations - * [Pipe Viewer]: If you want rate limiting and progress bars + * [mbuffer]: If you want rate limiting and progress bars [btrfs-progs]: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/ [Perl interpreter]: https://www.perl.org [OpenSSH]: https://www.openssh.org - [Pipe Viewer]: https://www.ivarch.com/programs/pv.shtml + [mbuffer]: https://www.maier-komor.de/mbuffer.html Synopsis