We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb5474 commit 943ab87Copy full SHA for 943ab87
docs/source/backup_opers.rst
@@ -78,7 +78,7 @@ called like this::
78
.. warning::
79
80
This operation only works with backups of type *DATA* using *RSYNC*.
81
- You may need to enable desired backup to restore, see :ref:`List Backups` :ref:`Backup Manager`.
+ You may need to enable desired backup to restore, see :ref:`list_backups` and :ref:`backup_manager`.
82
83
The :program:`drlm restore` has several options:
84
@@ -198,6 +198,8 @@ Help option:
198
~# drlm delbackup -h
199
~# drlm delbackup --help
200
201
+.. _list_backups:
202
+
203
List Backups
204
------------
205
@@ -270,6 +272,8 @@ Help option:
270
272
~# drlm listbackup -h
271
273
~# drlm listbackup --help
274
275
+.. _backup_manager:
276
277
Backup Manager
278
--------------
279
0 commit comments