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/doc
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-04-26 04:05:15 +0400
committerisaacs <i@izs.me>2010-04-26 04:05:15 +0400
commit8deaa25bbca433f77d9b19d9b219fb0a32d026e8 (patch)
treed705b92180cc69349e4f1f4f2c9fe56f97fa37fe /doc
parent16db9a5247bc445107af448ffeab2a668b435a2a (diff)
Make the list a bit easier to look at
Diffstat (limited to 'doc')
-rw-r--r--doc/help.md24
1 files changed, 4 insertions, 20 deletions
diff --git a/doc/help.md b/doc/help.md
index bf11c4dcc..41940a6dc 100644
--- a/doc/help.md
+++ b/doc/help.md
@@ -5,26 +5,10 @@ npm-help(1) -- Get help about npm commands
npm help <section>
-Where <section> is one of:
-
- * activate
- * adduser
- * config
- * deactivate
- * folders
- * help (this page)
- * install
- * json
- * link (or ln)
- * list (or ls)
- * publish
- * registry
- * tag
- * uninstall (or rm)
- * build
- * npm
- * scripts
- * json
+Where <section> is one of:
+`npm`, `activate`, `adduser`, `config`, `deactivate`, `folders`, `help` (this
+page), `install`, `json`, `link` (or `ln`), `list` (or `ls`), `publish`,
+`registry`, `tag`, `uninstall` (or `rm`), `build`, `npm`, `scripts`, `json`
## Todo