Common line -delete switch option?
Is there anyway to set the
The script I have needs to make this a bool variable for the end user and would prefer not to hard coded strings to pass through for this. Thanks!
-delete
switch to something like -delete=false
to prevent a deletion?
The script I have needs to make this a bool variable for the end user and would prefer not to hard coded strings to pass through for this. Thanks!