Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-09-29 04:04:00 +0400
committerisaacs <i@izs.me>2010-09-29 04:04:00 +0400
commit8f3ee0c03ba94a82c9ea05aa969273daa32dbf78 (patch)
treedcc6f8ca6c06479859ed397cbe42a2e29ff49dac /man1
parent42c6fd209a825e0f5a74663704943272065a414f (diff)
document the 'usage' config
Diffstat (limited to 'man1')
-rw-r--r--man1/config.17
1 files changed, 7 insertions, 0 deletions
diff --git a/man1/config.1 b/man1/config.1
index a6e96cf65..a37f28b17 100644
--- a/man1/config.1
+++ b/man1/config.1
@@ -282,3 +282,10 @@ Default: env\.GZIPBIN or "gzip"
.
.P
The name of a GNU\-compatible gzip program on your system\.
+.
+.SS "usage"
+If set to \fBtrue\fR, then this will tell help to print out the short usage statement
+instead of the long manpage type thing\.
+.
+.P
+This is set automatically if you invoke help like \fBnpm command \-?\fR\|\.