| 1234567891011121314 | .. include:: repo-delete.rst.incExamples~~~~~~~~::    # delete the whole repository and the related local cache:    $ borg repo-delete    You requested to DELETE the repository completely *including* all archives it contains:    repo                                 Mon, 2016-02-15 19:26:54    root-2016-02-15                      Mon, 2016-02-15 19:36:29    newname                              Mon, 2016-02-15 19:50:19    Type 'YES' if you understand this and want to continue: YES
 |