mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix pre-commit
This commit is contained in:
parent
14fc7397cb
commit
da4579e3e1
1 changed files with 1 additions and 1 deletions
|
@ -2087,7 +2087,7 @@ def remove(
|
|||
salt '*' pkg.remove <package1>,<package2>,<package3>
|
||||
salt '*' pkg.remove pkgs='["foo", "bar"]'
|
||||
|
||||
.. versionchanged:: 3007
|
||||
.. versionchanged:: 3007.0
|
||||
Can now remove also PTF packages which require a different handling in the backend.
|
||||
|
||||
Can now remove also PTF packages which require a different handling in the backend.
|
||||
|
|
Loading…
Add table
Reference in a new issue