mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #5149 from mrud/fix-spelling
Fix spelling errors reported by lintian
This commit is contained in:
commit
5defd1e76a
@ -245,7 +245,7 @@ minions to specify what the role or roles a minion might be. These static
|
||||
grains can be set in the minion configuration file or via the ``grains.set``
|
||||
function.
|
||||
|
||||
Targetting
|
||||
Targeting
|
||||
~~~~~~~~~~
|
||||
|
||||
Salt allows for minions to be targeted based on a wide range of criteria.
|
||||
|
@ -104,7 +104,7 @@ def update(user=None):
|
||||
|
||||
def status(name=None, user=None):
|
||||
'''
|
||||
List programms and its state
|
||||
List programs and its state
|
||||
|
||||
CLI Example::
|
||||
salt '*' supervisord.status
|
||||
|
Loading…
Reference in New Issue
Block a user