Add a short description mention that it also applies to other disk images

This commit is contained in:
deanboole 2015-11-04 23:48:13 +08:00
parent 799207b127
commit 9438a99f1d

View File

@ -298,9 +298,10 @@ sudo fs_usage
### Disk Images
#### Burn ISO to DVD
#### Burn Disk Images to DVD
This command applies to .fat, .hfs, .iso, .img, .dmg, .smi and .udf images.
```bash
hdiutil burn /path/to/file.iso
hdiutil burn /path/to/image_file
```
#### Disable Disk Image Verification