summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/cli-commands/npm-hook.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/cli-commands/npm-hook.md')
-rw-r--r--[-rwxr-xr-x]deps/npm/docs/content/cli-commands/npm-hook.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/deps/npm/docs/content/cli-commands/npm-hook.md b/deps/npm/docs/content/cli-commands/npm-hook.md
index b77e0e16f0..ce4bbccb35 100755..100644
--- a/deps/npm/docs/content/cli-commands/npm-hook.md
+++ b/deps/npm/docs/content/cli-commands/npm-hook.md
@@ -1,10 +1,10 @@
---
-section: cli-commands
+section: cli-commands
title: npm-hook
description: Manage registry hooks
---
-# npm-hook
+# npm-hook(1)
## Manage registry hooks
@@ -56,8 +56,7 @@ $ npm hook rm id-deadbeef
### Description
-Allows you to manage [npm
-hooks](https://blog.npmjs.org/post/145260155635/introducing-hooks-get-notifications-of-npm),
+Allows you to manage [npm hooks](https://blog.npmjs.org/post/145260155635/introducing-hooks-get-notifications-of-npm),
including adding, removing, listing, and updating.
Hooks allow you to configure URL endpoints that will be notified whenever a