summaryrefslogtreecommitdiffstats
path: root/docs/aoa/containers.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/containers.rst')
-rw-r--r--docs/aoa/containers.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/aoa/containers.rst b/docs/aoa/containers.rst
index c969b1e8..3750d3cf 100644
--- a/docs/aoa/containers.rst
+++ b/docs/aoa/containers.rst
@@ -21,11 +21,11 @@ under the ``[containers]`` section:
[containers]
disable=False
- # Only show specific containers (comma separated list of container name or regular expression)
+ # Only show specific containers (comma-separated list of container name or regular expression)
show=thiscontainer,andthisone,andthoseones.*
- # Hide some containers (comma separated list of container name or regular expression)
+ # Hide some containers (comma-separated list of container name or regular expression)
hide=donotshowthisone,andthose.*
- # Show only specific containers (comma separated list of container name or regular expression)
+ # Show only specific containers (comma-separated list of container name or regular expression)
#show=showthisone,andthose.*
# Define the maximum containers size name (default is 20 chars)
max_name_size=20