1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-28 02:38:43 +00:00
borg/docs/usage/rename.rst
Thomas Waldmann 04dfadbbd6
cli: rename r* commands to repo-*
also:
- adapt tests
- adapt BuildMan manpage generation
- adapt help strings / doc strings
- docs
2024-09-08 18:06:24 +02:00

14 lines
297 B
ReStructuredText

.. include:: rename.rst.inc
Examples
~~~~~~~~
::
$ borg create archivename ~
$ borg repo-list
archivename Mon, 2016-02-15 19:50:19
$ borg rename archivename newname
$ borg repo-list
newname Mon, 2016-02-15 19:50:19