Update 'README.md'

This commit is contained in:
Jeffrey Paul 2021-01-19 00:41:41 +00:00
parent 002399938a
commit 56b47056cf
1 changed files with 1 additions and 0 deletions

View File

@ -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