kdave / btrfs-progs

Development of userspace BTRFS tools
GNU General Public License v2.0
527 stars 239 forks source link

`subvolume create and snapshot`: implement -t and -T (copy from cp) #747

Open kdave opened 4 months ago

kdave commented 4 months ago

Continuation from #76.

We copy semantics of cp and it could be useful to have the -t and -T (handling the target directory).