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:
authorNeil Kistner <neil.kistner@gmail.com>2016-02-04 16:31:19 +0300
committerRebecca Turner <me@re-becca.org>2016-02-19 00:27:02 +0300
commit649e28f50aa323e75202eeedb824434535a0a4a0 (patch)
tree4f3b2ffb4291b9409c23bc5f68dbceeff635a534 /doc
parentb7e99be1b1086f2d6098c653c1e20791269c9177 (diff)
doc: Add colon for consistency
PR-URL: https://github.com/npm/npm/pull/11414 Credit: @wyze Reviewed-By: @zkat
Diffstat (limited to 'doc')
-rw-r--r--doc/cli/npm-help-search.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cli/npm-help-search.md b/doc/cli/npm-help-search.md
index 0a40f1c43..f1d883acd 100644
--- a/doc/cli/npm-help-search.md
+++ b/doc/cli/npm-help-search.md
@@ -21,7 +21,7 @@ command directly.
### long
* Type: Boolean
-* Default false
+* Default: false
If true, the "long" flag will cause help-search to output context around
where the terms were found in the documentation.