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:
Thomas Lamprecht 2024-01-22 16:07:54 +01:00
parent 12c5bf5d59
commit ef1923caf9

View File

@ -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