commit 5feac127c6cb72c380aa467241dffc2f299ce7de
parent 55cb1cd3104e7adc0632b501925d7178e2c9ebc8
Author: sin <sin@2f30.org>
Date: Fri, 3 May 2019 00:00:15 +0100
Remove outdated comment in dup-init(1)
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/dup-init.1 b/dup-init.1
@@ -23,13 +23,11 @@ is specified the current working directory is used.
The encryption algorithm used to encrypt the blocks
in the store.
The supported encryption algorithms are none and XChaCha20-Poly1305.
-This flag only has an effect when initializing the repository.
By default none is used.
.It Fl Z Ar algo
The compressor algorithm used to compress the blocks
in the store.
The supported compressor algorithms are none and snappy.
-This flag only has an effect when initializing the repository.
By default snappy is used.
.It Fl k Ar keyfile
Path to encryption key.