1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-04 13:49:49 +02:00
Files
rclone/cmd/delete
Kush f555873f18 delete: added --rmdirs flag to delete directories as well - fixes #4055
If you supply the --rmdirs flag with delete command,
it will remove all empty directories along with it
leaving the root intact.
2020-04-29 12:15:30 +01:00
..