umount(8) - SerenityOS man pages

#Name

umount - unmount file system

#Synopsis

$ umount <mountpoint>

#Arguments

#Description

umount run as root unmounts a file system mounted at specified mountpoint.

#Examples

# umount /

#See also