Removing specific mount from duplicate targets

daves_nt_here

Member
Dec 27, 2021
14
3
8
50
Code:
├─/mnt/NWICDrive                //192.168.55.20/NWIC Drive
│ └─/mnt/NWICDrive              //192.168.55.21/NWIC Drive

I'm trying to remove the first line [192.168.55.20] but if I use "UNMOUNT /mnt/NWICDrive" which one will it kill off. Is there a way to specify which address it goes after?