summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:51 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:39:51 +0000
commit25ff7222c94a48b16ce76f161b6e2ae6efc54c5a (patch)
treeb527f4775318d44b7011176d65e05253dba4fcab /INSTALL
parentAdding upstream version 1.2. (diff)
downloadplzip-25ff7222c94a48b16ce76f161b6e2ae6efc54c5a.tar.xz
plzip-25ff7222c94a48b16ce76f161b6e2ae6efc54c5a.zip
Adding upstream version 1.3~pre1.upstream/1.3_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 14484b1..882204a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,6 +34,10 @@ the main archive.
5. Type 'make install' to install the program and any data files and
documentation.
+ Or type 'make install-compress', which additionally compresses the
+ info manual and the man page after installation. (Installing
+ compressed docs may become the default in the future).
+
You can install only the program, the info manual or the man page by
typing 'make install-bin', 'make install-info' or 'make install-man'
respectively.