mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Minor clarification
This commit is contained in:
parent
4684b2ddd1
commit
2980bbda17
1 changed files with 1 additions and 1 deletions
|
@ -461,7 +461,7 @@ def delete_key_recursive(hive, key):
|
|||
that failed to delete.
|
||||
:rtype: dict
|
||||
|
||||
The following example will remove ``salt`` and all other subkeys from the
|
||||
The following example will remove ``salt`` and all its subkeys from the
|
||||
``SOFTWARE`` key in ``HKEY_LOCAL_MACHINE``:
|
||||
|
||||
CLI Example:
|
||||
|
|
Loading…
Add table
Reference in a new issue