mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix typos
This commit is contained in:
parent
6bd5d6909b
commit
cdbbe4c0dd
@ -21,10 +21,10 @@ Deprecations
|
||||
functions: ``install``, ``uninstall``, ``freeze``, ``list_``, ``list_upgrades``,
|
||||
``upgrade_available``, ``upgrade``. Please migrate to ``user``.
|
||||
|
||||
- Removed ``runas`` parameter from thge following ``pip`` state module
|
||||
- Removed ``runas`` parameter from the following ``pip`` state module
|
||||
functions: ``installed``, ``removed``, ``uptodate`` . Please migrate to ``user``.
|
||||
|
||||
- Removed ``quiet`` option from all functions in ``cmdmod`` exectution module.
|
||||
- Removed ``quiet`` option from all functions in ``cmdmod`` execution module.
|
||||
Please use ``output_loglevel=quiet`` instead.
|
||||
|
||||
- Removed ``parameter`` argument from ``eselect.set_`` state. Please migrate to
|
||||
|
Loading…
Reference in New Issue
Block a user