mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #24211 from rallytime/bp-24205
Backport #24205 to 2015.5
This commit is contained in:
commit
436634b508
1 changed files with 1 additions and 1 deletions
|
@ -1286,7 +1286,7 @@ def hold(name=None, pkgs=None, sources=None, **kwargs): # pylint: disable=W0613
|
|||
Hold packages with ``yum -q versionlock``.
|
||||
|
||||
name
|
||||
The name of the package to be deleted.
|
||||
The name of the package to be held.
|
||||
|
||||
Multiple Package Options:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue