From: Jonas Fonseca Date: Tue, 16 May 2006 15:36:43 +0000 (+0200) Subject: Only tig(1) is required by the help view X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=06f9a9e16041b1fc89a024ffd7bf1dd5119ee2ce;p=tig.git Only tig(1) is required by the help view --- diff --git a/README b/README index 70456aa..7ad375e 100644 --- a/README +++ b/README @@ -47,5 +47,5 @@ ncurses Be sure to also have development files \ asciidoc (>= 7.0), xmlto For building documentation. (Optional) ------------------------------------------------------------------------------- -NOTE: You need to install the documentation for the internal help to be -available. +NOTE: You need to install the tig(1) man page in order for the internal help to +be available.