mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 13:47:52 +00:00
Fix device init help OS X command
This commit is contained in:
parent
aa4d7a408a
commit
aa6680d57a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user