mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #48352 from Ch3LL/wheel_doc
Add missing key to accept_dict function in wheel docs
This commit is contained in:
commit
5b29cd326f
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ def accept_dict(match, include_rejected=False, include_denied=False):
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
>>> wheel.cmd('accept_dict',
|
||||
>>> wheel.cmd('key.accept_dict',
|
||||
{
|
||||
'minions_pre': [
|
||||
'jerry',
|
||||
|
|
Loading…
Add table
Reference in a new issue