diff --git a/parameters/dita-command-arguments.dita b/parameters/dita-command-arguments.dita
index 5eaa5332..08038351 100644
--- a/parameters/dita-command-arguments.dita
+++ b/parameters/dita-command-arguments.dita
@@ -107,10 +107,11 @@
- The dita install command uses a network connection for
- installing and downloading content. In environments where an HTTP proxy is used to establish
- a network connection, provide the proxy configuration via the ANT_OPTS
- environment variable. For more information, see Configuring the proxy.
+ The dita install command uses a network connection to install plug-ins from
+ the configured registry or process remote referenced resources. In environments where an HTTP proxy is used to
+ establish a network connection, you can provide the proxy configuration via the ANT_OPTS
+ environment variable. For more information, see
+ .
Prior to DITA-OT 3.5, subcommands were specified with the double-hyphen option syntax,
which is still supported for backwards compatibility. (For example, dita
--install will still work.)
diff --git a/topics/configuring-the-proxy.dita b/topics/configuring-the-proxy.dita
index 2c12af8c..a5fd99c9 100644
--- a/topics/configuring-the-proxy.dita
+++ b/topics/configuring-the-proxy.dita
@@ -6,9 +6,9 @@
Configuring the proxy
- Certain commands, for example, the dita install command, use a
- network connection for installing and downloading content. In environments where an HTTP proxy
- is used to establish a network connection, provide the proxy configuration via the
+ Certain commands, for example, the dita install command, use a network connection to
+ install plug-ins from the configured registry or process remote referenced resources. In environments where an HTTP
+ proxy is used to establish a network connection, you can provide the proxy configuration via the
ANT_OPTS environment variable.