From 1afd3e821a37793262a7b8c48a83f3f6b1383e1b Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sun, 6 Oct 2024 16:27:51 +0100 Subject: [PATCH] Acknowledgement of --store-and-forward suggestion. --- docs/ACKNOWLEDGEMENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ACKNOWLEDGEMENTS.md b/docs/ACKNOWLEDGEMENTS.md index e6b6520..e6964ce 100644 --- a/docs/ACKNOWLEDGEMENTS.md +++ b/docs/ACKNOWLEDGEMENTS.md @@ -101,5 +101,6 @@ is acknowledged and greatly appreciated: * [coralpink](https://translate.codeberg.org/user/coralpink/) - provided a comprehensive set of Polish translations ([#102](https://codeberg.org/a-j-wood/pv/pulls/102)) * Venky.N.Iyer - suggested **--stats** ([#49](https://codeberg.org/a-j-wood/pv/issues/49)) * Roland Kletzing - suggested **--rate** with **--numeric** ([#17](https://codeberg.org/a-j-wood/pv/issues/17)) + * [Michael Mior](https://codeberg.org/michaelmior) - suggested **--store-and-forward** ([#100](https://codeberg.org/a-j-wood/pv/issues/100)) ---