mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Change versionadded to show that 2018.3.0 will not have this function
This commit is contained in:
parent
010d260d06
commit
703b5e7e65
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ def list_pkgs(versions_as_list=False, **kwargs):
|
|||
|
||||
def list_repo_pkgs(*args, **kwargs):
|
||||
'''
|
||||
.. versionadded:: 2017.7.5
|
||||
.. versionadded:: 2017.7.5,2018.3.1
|
||||
|
||||
Returns all available packages. Optionally, package names (and name globs)
|
||||
can be passed and the results will be filtered to packages matching those
|
||||
|
|
Loading…
Add table
Reference in a new issue