diff --git a/docs/src/cdist-configuration.rst b/docs/src/cdist-configuration.rst index 6a0e4a4f..0013973c 100644 --- a/docs/src/cdist-configuration.rst +++ b/docs/src/cdist-configuration.rst @@ -40,7 +40,7 @@ The possible keywords and their meanings are as follows: :strong:`beta` Enable beta functionality. It recognizes boolean values from - 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0' + 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0'. :strong:`cache_path_pattern` Specify cache path pattern. diff --git a/docs/src/man1/cdist.rst b/docs/src/man1/cdist.rst index c21b9996..b5333e17 100644 --- a/docs/src/man1/cdist.rst +++ b/docs/src/man1/cdist.rst @@ -513,7 +513,7 @@ The possible keywords and their meanings are as follows: :strong:`beta` Enable beta functionality. It recognizes boolean values from - 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0' + 'yes'/'no', 'on'/'off', 'true'/'false' and '1'/'0'. :strong:`cache_path_pattern` Specify cache path pattern.