mirror of
https://github.com/rclone/rclone.git
synced 2025-11-29 05:47:23 +02:00
b2: allow individual old versions to be deleted with --b2-versions - fixes #1626
This commit is contained in:
@@ -192,7 +192,7 @@ flag which permanently removes files on deletion instead of hiding
|
||||
them.
|
||||
|
||||
Old versions of files, where available, are visible using the
|
||||
`--b2-versions` flag.
|
||||
`--b2-versions` flag. These can be deleted as required with `delete`.
|
||||
|
||||
It is also possible to view a bucket as it was at a certain point in time,
|
||||
using the `--b2-version-at` flag. This will show the file versions as they
|
||||
|
||||
Reference in New Issue
Block a user