aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2019-08-15 09:47:05 -0400
committerGitHub <noreply@github.com>2019-08-15 09:47:05 -0400
commitabf82a18fb22d4d2805f7d3985d484fbe133fb68 (patch)
tree20aaa924031737d7e1aca121bed8dd80e17b1391 /doc
parent8adaae2df21852806782e659947bd7e3ff86eee5 (diff)
doc/functions/dockertools.xml: clarify that "Commands" means shell commands
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/functions/dockertools.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/functions/dockertools.xml b/doc/functions/dockertools.xml
index e2ea2f7b976..a284182bb04 100644
--- a/doc/functions/dockertools.xml
+++ b/doc/functions/dockertools.xml
@@ -325,7 +325,7 @@ hello latest de2bf4786de6 About a minute ago 25.2MB
</term>
<listitem>
<para>
- Commands to run while building the final layer, without access
+ Shell commands to run while building the final layer, without access
to most of the layer contents. Changes to this layer are "on top"
of all the other layers, so can create additional directories
and files.