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
1 changed files with 1 additions and 0 deletions

View File

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