Update Docs

Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
This commit is contained in:
Michael Calmer 2023-01-13 09:32:00 +01:00 committed by Daniel Wozniak
parent 9cc3b82c1a
commit 295f002fc3

View file

@ -2087,7 +2087,8 @@ def remove(
salt '*' pkg.remove <package1>,<package2>,<package3>
salt '*' pkg.remove pkgs='["foo", "bar"]'
.. versionadded:: 3007
.. versionchanged:: 3007
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.
"""