Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Unmount

MethodCommand
Foreground processPress Ctrl+C
Daemon mountclean-mount stop --pid <PID>
Daemon mountclean-mount stop /tmp/mirror
Manual (Linux)fusermount3 -u /tmp/mirror
Manual (macOS)umount /tmp/mirror
Force unmountfusermount3 -uz /tmp/mirror