Files
.cargo
debian
docs
_ext
_templates
images
lto-barcode
pmtx
proxmox-backup-client
proxmox-backup-manager
proxmox-backup-proxy
prune-simulator
pxar
GFDL.rst
Makefile
backup-client.rst
backup-protocol.rst
calendarevents.rst
command-line-tools.rst
command-syntax.rst
conf.py
custom.css
custom.js
epilog.rst
faq.rst
file-formats.rst
glossary.rst
gui.rst
index.rst
installation.rst
introduction.rst
local-zfs.rst
maintenance.rst
managing-remotes.rst
network-management.rst
package-repositories.rst
pbs-copyright.rst
pve-integration.rst
pxar-format-overview.dot
pxar-tool.rst
services.rst
storage.rst
sysadmin.rst
system-requirements.rst
tape-backup.rst
terminology.rst
todos.rst
user-management.rst
etc
examples
src
tests
www
zsh-completions
.gitignore
Cargo.toml
Makefile
README.rst
TODO.rst
defines.mk
rustfmt.toml
proxmox-backup/docs/command-line-tools.rst
Dylan Whyte 04e24b14f0 Restructure docs (more first level headings)
This removes the "Backup Management" first level heading in the docs,
and either uses the sub headings contained within it as first level
headings, or groups previous sections logically under new headings.

The administration-guide.rst file is also removed. Its contents are
instead separated into various files, that relate to their respective
first level heading.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-10-05 09:23:45 +02:00

19 lines
306 B
ReStructuredText

Command Line Tools
------------------
``proxmox-backup-client``
~~~~~~~~~~~~~~~~~~~~~~~~~
.. include:: proxmox-backup-client/description.rst
``proxmox-backup-manager``
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. include:: proxmox-backup-manager/description.rst
``pxar``
~~~~~~~~
.. include:: pxar/description.rst