From 56b47056cf6ef233db088adbd93991207d4fbbe2 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 19 Jan 2021 00:41:41 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cea31c7..10f9d0e 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ The manifest file would do several important things: * `aria2c https://example.com/manifestdirectory/` * (fetches `https://example.com/manifestdirectory/index.mf`, downloads and checksums all files, resumes any that exist locally already) * `mfer fetch https://example.com/manifestdirectory/` +* a command line option to zero/omit mtime/ctime, as well as manifest timestamp, and sort all directory listings so that manifest file generation is deterministic/reproducible # Use Cases