Unmount EncFS decrypted folder

To unmount EncFS decrypted folder, enter:
$ fusermount -u ~/decrypted-folder <enter>

This commands unmounts the decrypted-folder and leaves you only with the encrypted-folder containing encrypted data in it.