WinPath icon indicating copy to clipboard operation
WinPath copied to clipboard

Option to remove path

Open ANF-Studios opened this issue 3 years ago • 0 comments

An option to remove the path variable. Usage example:

> winpath remove --value "PathValue" --user --all

All flag is used to remove all occurrences, by default, it will remove the first one. The user can also remove all except one:

> winpath remove --value "PathValue" --user --leave-one

ANF-Studios avatar May 19 '21 23:05 ANF-Studios