From 36dbc5d061b39b22f2620ac0e0a137ea05dbad33 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Wed, 13 Jan 2021 23:53:07 +0100 Subject: improve man page generation with help2man --- hadori.help2man | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 hadori.help2man (limited to 'hadori.help2man') diff --git a/hadori.help2man b/hadori.help2man new file mode 100644 index 0000000..859dd2f --- /dev/null +++ b/hadori.help2man @@ -0,0 +1,13 @@ +# roff markup for the list generated using "pandoc -t man" and pasted here +[NAME] +hadori \- hardlink identical files +[DESCRIPTION] +This might look like yet another hardlinking tool, but it is the only one which only memorizes one filename per inode. That results in less memory consumption and faster execution compared to its +alternatives. Therefore (and because all the other names are already taken) it's called "HArdlinking DOne RIght". + +Advantages over other hardlinking tools: +.IP \[bu] 2 +predictability: arguments are scanned in order, each first version is +kept +.IP \[bu] 2 +much lower CPU and memory consumption -- cgit v1.2.3