Fix device init help OS X command

This commit is contained in:
Juan Cruz Viotti 2015-01-20 15:36:01 -04:00
parent aa4d7a408a
commit aa6680d57a

View File

@ -155,7 +155,7 @@ exports.init =
You may have to unmount the device before attempting this operation.
In Mac OS X:
$ sudo diskutil unmount /dev/xxx
$ sudo diskutil unmountDisk /dev/xxx
In GNU/Linux:
$ sudo umount /dev/xxx