mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Comment fix in salt.modules.vsphere.rename_datastore
This commit is contained in:
parent
8e58f72964
commit
29b59a6256
1 changed files with 1 additions and 1 deletions
|
@ -5984,7 +5984,7 @@ def erase_disk_partitions(disk_id=None, scsi_address=None,
|
|||
Either ``disk_id`` or ``scsi_address`` needs to be specified
|
||||
(``disk_id`` supersedes ``scsi_address``.
|
||||
|
||||
scsi_address`
|
||||
scsi_address
|
||||
Scsi address of the disk.
|
||||
``disk_id`` or ``scsi_address`` needs to be specified
|
||||
(``disk_id`` supersedes ``scsi_address``.
|
||||
|
|
Loading…
Add table
Reference in a new issue