delete.rst 579 B

12345678910111213141516
  1. .. include:: delete.rst.inc
  2. Examples
  3. ~~~~~~~~
  4. ::
  5. # delete a single backup archive:
  6. $ borg delete /path/to/repo::Monday
  7. # delete the whole repository and the related local cache:
  8. $ borg delete /path/to/repo
  9. You requested to completely DELETE the repository *including* all archives it contains:
  10. repo Mon, 2016-02-15 19:26:54
  11. root-2016-02-15 Mon, 2016-02-15 19:36:29
  12. newname Mon, 2016-02-15 19:50:19
  13. Type 'YES' if you understand this and want to continue: YES