![]() |
![]()
| ![]() |
![]()
NAMEborg-rename - Rename an existing archive SYNOPSISborg [common options] rename [options] ARCHIVE NEWNAME DESCRIPTIONThis command renames an archive in the repository. This results in a different archive ID. OPTIONSSee borg-common(1) for common options of Borg commands. argumentsEXAMPLES$ borg create /path/to/repo::archivename ~ $ borg list /path/to/repo archivename Mon, 2016-02-15 19:50:19 $ borg rename /path/to/repo::archivename newname $ borg list /path/to/repo newname Mon, 2016-02-15 19:50:19 SEE ALSOborg-common(1) AUTHORThe Borg Collective
|