tape: add manual page for media-pool.cfg

This commit is contained in:
Dietmar Maurer
2021-02-12 11:50:56 +01:00
parent 7b1bf4c098
commit bb71e3a023
5 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,13 @@
Each entry starts with a header ``pool: <name>``, followed by the
media pool configuration options.
::
pool: company1
allocation always
retention overwrite
pool: ...
You can use the ``proxmox-tape pool`` command to manipulate this file.