Fix alignment in manpage - dedup - deduplicating backup program HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit 1bb631be5344af399c412fff2fe6560b567ab572 DIR parent 5691fed6f168e40f36f6369d43ea6984f5bfdeae HTML Author: sin <sin@2f30.org> Date: Sun, 7 Apr 2019 14:34:11 +0100 Fix alignment in manpage Diffstat: M config.mk | 4 ++-- M dedup.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) --- DIR diff --git a/config.mk b/config.mk @@ -1,2 +1,2 @@ -#OPENMPCFLAGS = -fopenmp -#OPENMPLDLIBS = -lomp +OPENMPCFLAGS = -fopenmp +OPENMPLDLIBS = -lomp DIR diff --git a/dedup.1 b/dedup.1 @@ -28,7 +28,7 @@ directory trees, an archival tool like should be used and piped into .Nm . .Sh OPTIONS -.Bl -tag -width "-m message" +.Bl -tag -width "-Z compressor" .It Fl H Ar hash The cryptographic hash function used to identify unique blocks in the store.