1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 08:16:54 +00:00

setup_docs: put import-tar into same file as export-tar

This commit is contained in:
Thomas Waldmann 2022-02-05 17:31:26 +01:00
parent fa26d5f7c4
commit 55591b882e

View file

@ -307,6 +307,7 @@ class build_man(Command):
'key_migrate-to-repokey': 'key',
'export-tar': 'tar',
'import-tar': 'tar',
'benchmark_crud': 'benchmark',