mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #15890 from rallytime/aptpkg_purge_docs
Remove incorrect documentation in aptpkg.purge
This commit is contained in:
commit
599157bcd6
@ -559,8 +559,7 @@ def remove(name=None, pkgs=None, **kwargs):
|
||||
|
||||
def purge(name=None, pkgs=None, **kwargs):
|
||||
'''
|
||||
Remove packages via ``apt-get purge`` along with all configuration files
|
||||
and unused dependencies.
|
||||
Remove packages via ``apt-get purge`` along with all configuration files.
|
||||
|
||||
name
|
||||
The name of the package to be deleted.
|
||||
|
Loading…
Reference in New Issue
Block a user