Browse Source

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

Thomas Waldmann 3 years ago
parent
commit
55591b882e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup_docs.py

+ 1 - 0
setup_docs.py

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