diff --git a/pages/common/sshfs.md b/pages/common/sshfs.md index e4a307cab3..b999ba8c74 100644 --- a/pages/common/sshfs.md +++ b/pages/common/sshfs.md @@ -8,7 +8,7 @@ - Unmount remote directory: -`fusermount -u {{mountpoint}}` +`umount {{mountpoint}}` - Mount remote directory from server with specific port: