doc: improve pmt/pmtx manual pages

This commit is contained in:
Dietmar Maurer
2021-02-06 16:50:56 +01:00
parent 3231c35fb8
commit fbf8779388
5 changed files with 41 additions and 9 deletions

View File

@ -1,5 +1,2 @@
Description
^^^^^^^^^^^
The ``pmt`` command controls Linux tape devices.

View File

@ -29,8 +29,8 @@ All command supports the following parameters to specify the tape device:
--drive <name> Use drive from Proxmox Backup Server configuration.
Commands generation output supports the ``--output-format`` parameter. It accepts
the following values:
Commands generating output supports the ``--output-format``
parameter. It accepts the following values:
:``text``: Text format (default). Human readable.
@ -45,4 +45,12 @@ Description
.. include:: description.rst
ENVIRONMENT
===========
:TAPE: If set, replaces the `--device` option.
:PROXMOX_TAPE_DRIVE: If set, replaces the `--drive` option.
.. include:: ../pbs-copyright.rst