From 1d8f3d43ded6d604e31bc83d47771d7294dcdf9a Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sun, 30 Jun 2019 13:57:38 +0200 Subject: Reference man pages in README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7e7132..0627120 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ This software is in very early development, please be gentle :) ## Tools -Here is a short overview of the included tools, for full documentation check -their corresponding manual (e.g., `tgsend -h -v`). +Here is a short overview of the included tools. You can generate man pages at +doc/man1 by running `make doc`. Each tool can also display its own doc, e.g., +`tgsend -h` (quick reference), `tgsend -h -v` (full manual). ### tgsend -- cgit v1.2.3