]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man1/npm-completion.1
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man1 / npm-completion.1
1 .TH "NPM\-COMPLETION" "1" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-completion\fR \- Tab Completion for npm
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 \|\. <(npm completion)
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 Enables tab\-completion in all npm commands\.
14 .P
15 The synopsis above
16 loads the completions into your current shell\.  Adding it to
17 your ~/\.bashrc or ~/\.zshrc will make the completions available
18 everywhere\.
19 .P
20 You may of course also pipe the output of npm completion to a file
21 such as \fB/usr/local/etc/bash_completion\.d/npm\fP if you have a system
22 that will read that file for you\.
23 .P
24 When \fBCOMP_CWORD\fP, \fBCOMP_LINE\fP, and \fBCOMP_POINT\fP are defined in the
25 environment, \fBnpm completion\fP acts in "plumbing mode", and outputs
26 completions based on the arguments\.
27 .SH SEE ALSO
28 .RS 0
29 .IP \(bu 2
30 npm help 7 developers
31 .IP \(bu 2
32 npm help 7 faq
33 .IP \(bu 2
34 npm help npm
35
36 .RE
37