diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 2f4ee701f6..0d01c16ddb 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -13722,6 +13722,9 @@
a secure shell.
svn:// - Fetches files from
a Subversion (svn) revision control repository.
+ npm:// - Fetches JavaScript
+ modules from a registry.
+