diff --git a/salt/modules/mine.py b/salt/modules/mine.py index 379d7c5115..fd93c59563 100644 --- a/salt/modules/mine.py +++ b/salt/modules/mine.py @@ -84,7 +84,7 @@ def update(clear=False): ''' Execute the configured functions and send the data back up to the master. The functions to be executed are merged from the master config, pillar and - minion config under the option "function_cache": + minion config under the option `mine_functions`: .. code-block:: yaml