From 5ab52d9a8af006fd4143321b1b94c6c7cb8a0665 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 6 Dec 2019 13:46:02 +0100 Subject: [PATCH] docs/command-syntax.rst: include catalog-shell-synopsis.rst --- docs/command-syntax.rst | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/docs/command-syntax.rst b/docs/command-syntax.rst index 355b81ac..d83d5fb0 100644 --- a/docs/command-syntax.rst +++ b/docs/command-syntax.rst @@ -2,17 +2,31 @@ Command Syntax ============== ``proxmox-backup-client`` -^^^^^^^^^^^^^^^^^^^^^^^^^ +------------------------- .. include:: proxmox-backup-client/synopsis.rst + +Catalog Shell Commands +~~~~~~~~~~~~~~~~~~~~~~ + +Those command are available when you start an intercative restore shell: + +.. code-block:: console + + proxmox-backup-client shell + + +.. include:: proxmox-backup-client/catalog-shell-synopsis.rst + + ``proxmox-backup-manager`` -^^^^^^^^^^^^^^^^^^^^^^^^^^ +-------------------------- .. include:: proxmox-backup-manager/synopsis.rst + ``pxar`` -^^^^^^^^^^^^^^^^^^^^^^^^^^ +-------- .. include:: pxar/synopsis.rst -