From 29908cff6c4fb0a96aa13ae4e1973b9bb81721c4 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 16 Jul 2023 11:14:05 +0100 Subject: [PATCH] Remove "-s @" / issue 44 from TODO list --- doc/TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/TODO.md b/doc/TODO.md index 58d29c9..e313609 100644 --- a/doc/TODO.md +++ b/doc/TODO.md @@ -45,7 +45,6 @@ Feature requests * ([GH#41](https://github.com/a-j-wood/pv/issues/41)) Improve how backwards-moving reads are shown in "`--watchfd`" (Ryan Cooley - Dec 2017) * ([GH#42](https://github.com/a-j-wood/pv/issues/42)) Option to discard stdin so nothing is written to stdout (André Stapf - Apr 2017) * ([GH#43](https://github.com/a-j-wood/pv/issues/43)) Differentiate between "`--eta`" and "`--fineta`" in display (André Stapf - Apr 2017) - * ([GH#44](https://github.com/a-j-wood/pv/issues/44)) Specify size for "`-s`" by pointing to a filename to use the size of * ([GH#45](https://github.com/a-j-wood/pv/issues/45)) Option "`--sparse`" (with block size option) to write sparse output (Andriy Galetski - Apr 2019) * ([GH#46](https://github.com/a-j-wood/pv/issues/46)) Option to show speed gauge (% max speed) if progress not known (Ryan Cooley - Jun 2019) * ([GH#47](https://github.com/a-j-wood/pv/issues/47)) Analyse splice and buffer usage to improve performance