docs: tape: replace 'export-media' with 'export-media-set'

there is no 'export-media' option, only 'export-media-set'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2023-12-12 15:34:23 +01:00 committed by Dietmar Maurer
parent 667ec4a3c2
commit 5f9bdaecf3

View File

@ -664,16 +664,16 @@ dust protection than inside a drive:
.. Note:: For failed jobs, the tape remains in the drive.
For tape libraries, the ``export-media`` option moves all tapes from
For tape libraries, the ``export-media-set`` option moves all tapes from
the media set to an export slot, making sure that the following backup
cannot use the tapes. An operator can pick up those tapes and move them
to a vault.
.. code-block:: console
# proxmox-tape backup-job update job2 --export-media
# proxmox-tape backup-job update job2 --export-media-set
.. Note:: The ``export-media`` option can be used to force the start
.. Note:: The ``export-media-set`` option can be used to force the start
of a new media set, because tapes from the current set are no
longer online.