]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: fix renamed commands
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Nov 2020 07:02:34 +0000 (08:02 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Nov 2020 07:03:11 +0000 (08:03 +0100)
docs/backup-client.rst

index 125c1fbcfe650d19d988b729bd1edbd093705663..b462f399a0c6d509264031cd87e8001d7dd5c499 100644 (file)
@@ -392,11 +392,11 @@ periodic recovery tests to ensure that you can access the data in
 case of problems.
 
 First, you need to find the snapshot which you want to restore. The snapshot
 case of problems.
 
 First, you need to find the snapshot which you want to restore. The snapshot
-command provides a list of all the snapshots on the server:
+list command provides a list of all the snapshots on the server:
 
 .. code-block:: console
 
 
 .. code-block:: console
 
-  # proxmox-backup-client snapshots
+  # proxmox-backup-client snapshot list
   ┌────────────────────────────────┬─────────────┬────────────────────────────────────┐
   │ snapshot                       │        size │ files                              │
   ╞════════════════════════════════╪═════════════╪════════════════════════════════════╡
   ┌────────────────────────────────┬─────────────┬────────────────────────────────────┐
   │ snapshot                       │        size │ files                              │
   ╞════════════════════════════════╪═════════════╪════════════════════════════════════╡
@@ -581,7 +581,7 @@ command:
 
 .. code-block:: console
 
 
 .. code-block:: console
 
-  # proxmox-backup-client forget <snapshot>
+  # proxmox-backup-client snapshot forget <snapshot>
 
 
 .. caution:: This command removes all archives in this backup
 
 
 .. caution:: This command removes all archives in this backup