From a5bc03d4d6f8111d5b4333fa0f192c374d1d50f2 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Fri, 19 Aug 2022 18:41:53 -0500 Subject: [PATCH] doc: use asdiidoctor Signed-off-by: Felipe Contreras --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c654faf..38df75f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ test: $(MAKE) -C test doc/git-remote-hg.1: doc/git-remote-hg.txt - a2x -d manpage -f manpage $< + asciidoctor -b manpage $< clean: $(RM) doc/git-remote-hg.1