borg/docs/usage/rename.rst
Thomas Waldmann 9697b922f9
docs: update repo-list output samples to the current default format
The samples in repo-list.rst, copy.rst and rename.rst predate the tags
column of the default repo-list format, so their column spacing was
wrong. Regenerated from real runs of each page's own scenario.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-29 15:04:30 +02:00

15 lines
436 B
ReStructuredText

.. include:: rename.rst.inc
Examples
~~~~~~~~
::
$ borg create archivename ~
$ borg repo-list
516c2a16 Sat, 2026-08-29 14:39:58 +0200 archivename tw MacBook-Pro
# renaming rewrites the archive metadata, so the archive ID changes:
$ borg rename archivename newname
$ borg repo-list
3aaef11e Sat, 2026-08-29 14:39:58 +0200 newname tw MacBook-Pro