From d397ec65aac136557d795c2e912c7f9985050edd Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 11 Nov 2021 20:59:32 +0100 Subject: add built instructions for manpage --- README.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1809902..21b80b2 100644 --- a/README.rst +++ b/README.rst @@ -62,7 +62,13 @@ Building Use Cargo to obtain a binary: :: - cargo build + $ cargo build + +To generate the manpage, run :: + + $ make man + +*rst2man* from the *Docutils* suite needs to be installed for this. Background ---------- -- cgit v1.2.3