umount - unmount file system
$ umount <mountpoint>
mountpoint
umount run as root unmounts a file system mounted at specified mountpoint.
umount
# umount /
mount