diff options
author | David J. MacKenzie <djm@gnu.org> | 1996-11-09 22:19:34 +0000 |
---|---|---|
committer | David J. MacKenzie <djm@gnu.org> | 1996-11-09 22:19:34 +0000 |
commit | 84a9fd68b7b664c71b8ee1a09f86508ab5025d43 (patch) | |
tree | 2f446b2dbce9c3c381c896ff25763acfc75f672e /INSTALL | |
parent | 262ca66cb7980ae96de98ebdbd5db0bd6a8535c2 (diff) | |
download | gunmake-84a9fd68b7b664c71b8ee1a09f86508ab5025d43.tar.gz |
many bug fixes and a few additions, mostly derived from bug-gnu-utils
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -167,7 +167,9 @@ operates. `--quiet' `--silent' `-q' - Do not print messages saying which checks are being made. + Do not print messages saying which checks are being made. To + suppress all normal output, redirect it to `/dev/null' (any error + messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually |