create: document exclusion through nodump
@@ -2807,6 +2807,9 @@ class Archiver:
and not include any other contents of the containing folder, this can be enabled
through using the ``--keep-exclude-tags`` option.
+ Borg respects the nodump flag. Files flagged nodump will be marked as excluded (x)
+ in ``--list`` output.
+
Item flags
++++++++++