mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-12 13:53:43 +00:00
docs: remotes: fix missing newline between list and admonition-note
Fixes: f93cbdae
("docs: document new include/exclude paramenter")
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
12c5bf5d59
commit
ef1923caf9
@ -129,6 +129,7 @@ For mixing include and exclude filter, following rules apply:
|
|||||||
- include: only those matching the include filters
|
- include: only those matching the include filters
|
||||||
- exclude: all but those matching the exclude filters
|
- exclude: all but those matching the exclude filters
|
||||||
- both: those matching the include filters, but without those matching the exclude filters
|
- both: those matching the include filters, but without those matching the exclude filters
|
||||||
|
|
||||||
.. note:: The ``protected`` flag of remote backup snapshots will not be synced.
|
.. note:: The ``protected`` flag of remote backup snapshots will not be synced.
|
||||||
|
|
||||||
Namespace Support
|
Namespace Support
|
||||||
|
Loading…
Reference in New Issue
Block a user