netshare-mounter unmount
% netshare-mounter-unmount(1) | Remove mount configuration and unmount SMB/CIFS share % % October 2025
netshare-mounter unmount - Remove mount configuration and unmount SMB/CIFS share
SYNOPSIS
Section titled “SYNOPSIS”netshare-mounter unmount MOUNTPOINT [OPTIONS]
DESCRIPTION
Section titled “DESCRIPTION”Remove mount configuration and unmount SMB/CIFS share
- Alias: u
ARGUMENTS
Section titled “ARGUMENTS”MOUNTPOINT
Section titled “MOUNTPOINT”Local mount point directory to unmount (e.g., /mnt/plex_storage)
- Required
OPTIONS
Section titled “OPTIONS”—keep-credentials, -k
Section titled “—keep-credentials, -k”Keep the credentials file (do not delete)
—keep-mountpoint, -m
Section titled “—keep-mountpoint, -m”Keep the mount point directory (do not delete)
—force, -f
Section titled “—force, -f”Force unmount even if busy (uses umount -f)
—purge
Section titled “—purge”Remove all mount dependencies without prompting (credentials, mount point, systemd unit)
EXAMPLES
Section titled “EXAMPLES”netshare-mounter unmount /mnt/plex_storage
netshare-mounter unmount /mnt/share --keep-credentials
netshare-mounter unmount /mnt/media --force
netshare-mounter unmount /mnt/plex_storage --purgeSEE ALSO
Section titled “SEE ALSO”netshare-mounter(1)