diff xml/en/docs/njs/cli.xml @ 2246:32ba43abf9cd

Renamed njs API, njs Changes.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 24 Sep 2018 19:24:04 +0300
parents 87a0e2c73a25
children b9144a131eff
line wrap: on
line diff
--- a/xml/en/docs/njs/cli.xml
+++ b/xml/en/docs/njs/cli.xml
@@ -9,7 +9,7 @@
 <article name="Command-line interface"
         link="/en/docs/njs/cli.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section>
 <para>
@@ -21,8 +21,8 @@ or after building from the
 <link doc="install.xml" id="install_sources">sources</link>.
 Compared to njs running inside nginx,
 nginx objects
-(<link doc="njs_api.xml" id="http">HTTP</link> and
-<link doc="njs_api.xml" id="stream">Stream</link>)
+(<link doc="reference.xml" id="http">HTTP</link> and
+<link doc="reference.xml" id="stream">Stream</link>)
 are not available in the utility.
 <example>
 $ echo "2**3" | njs -