mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
minor doc fix for salt.modules.smartos_imgadm
This commit is contained in:
parent
e70c885a22
commit
ebb6909287
@ -71,7 +71,7 @@ def update_installed():
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' imgadm.update_installed()
|
||||
salt '*' imgadm.update_installed
|
||||
'''
|
||||
imgadm = _check_imgadm()
|
||||
if imgadm:
|
||||
|
Loading…
Reference in New Issue
Block a user