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
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/cli-commands/npm-completion.md')
-rw-r--r--docs/content/cli-commands/npm-completion.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/cli-commands/npm-completion.md b/docs/content/cli-commands/npm-completion.md
index 59bfca503..c79cf176a 100644
--- a/docs/content/cli-commands/npm-completion.md
+++ b/docs/content/cli-commands/npm-completion.md
@@ -9,6 +9,7 @@ description: Tab Completion for npm
## Tab Completion for npm
### Synopsis
+
```bash
source <(npm completion)
```