Ethan Brierley 00b576b7f1
Fix stop suggesting --trash when already enabled (issue #12361) (#12362)
fixes #12361

Looking at the condition, `TRASH_SUPPORTED && (trash || (rm_always_trash
&& !permanent))`, this code path seems only to run when `--trash` is
enabled and `--permanent` is disabled.

This suggests that the `--trash` suggestion is a mistake and should have
suggested `--permanent`.
2024-04-05 20:28:40 -05:00
..
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00