From 6fe1c4300fe345c4706de4d9008cabdb87741574 Mon Sep 17 00:00:00 2001 From: Avril Date: Wed, 7 Oct 2020 06:15:15 +0100 Subject: [PATCH] update README --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index db03fdd..d45c0a7 100644 --- a/README.org +++ b/README.org @@ -27,6 +27,7 @@ The ~sever~ binary has no flags. Instead, it comes with compile-time feature fla | recursive | Allow processing of directories by recursing through them | On | | limit-recursion | Apply a max depth of recursion (default 256) | On | | splash | Print program's compiled information when ran with no arguments | On | + | paranoid-dedup | Use SHA256 for argument dedup instead of basic hashing | Off | ** Building To build with default features, run: