summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/config.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-07-13 11:40:38 -0700
committerisaacs <i@izs.me>2012-07-13 12:08:17 -0700
commit9d4362403c10dd28b5644b947945f853cd354f28 (patch)
treec08bf8dd199ee4231a28bd2bb7d5e93c80b43123 /deps/npm/html/doc/config.html
parentacbfc408880a12c32ccc9d69bca91aad4e93e879 (diff)
downloadnode-9d4362403c10dd28b5644b947945f853cd354f28.tar.gz
npm: upgrade to 1.1.41
Diffstat (limited to 'deps/npm/html/doc/config.html')
-rw-r--r--deps/npm/html/doc/config.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/deps/npm/html/doc/config.html b/deps/npm/html/doc/config.html
index 27ed281c1..e9ae4c2a3 100644
--- a/deps/npm/html/doc/config.html
+++ b/deps/npm/html/doc/config.html
@@ -610,6 +610,16 @@ Windows</li><li>Type: path</li></ul>
<p>The shell to run for the <code>npm explore</code> command.</p>
+<h3 id="sign-git-tag">sign-git-tag</h3>
+
+<ul><li>Default: false</li><li>Type: Boolean</li></ul>
+
+<p>If set to true, then the <code>npm version</code> command will tag the version
+using <code>-s</code> to add a signature.</p>
+
+<p>Note that git requires you to have set up GPG keys in your git configs
+for this to work properly.</p>
+
<h3 id="strict-ssl">strict-ssl</h3>
<ul><li>Default: true</li><li>Type: Boolean</li></ul>
@@ -735,7 +745,7 @@ then answer "no" to any prompt.</p>
<ul><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li></ul>
</div>
-<p id="footer">config &mdash; npm@1.1.36</p>
+<p id="footer">config &mdash; npm@1.1.41</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")