mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-03-22 03:55:19 +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…
x
Reference in New Issue
Block a user