From c857aa5f91c7120058340feb895d45a91441774e Mon Sep 17 00:00:00 2001 From: nielash Date: Sun, 31 Dec 2023 22:26:39 -0500 Subject: [PATCH] document supported formats for `--mac-metadata` - see #2041 (#2046) Doc fix to clarify that `--mac-metadata` is only supported for certain formats. Hopefully just a short-term fix until support is added for other formats. (See discussion on #2041) --- tar/bsdtar.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index 9a94bf761..9aebdfbeb 100644 --- a/tar/bsdtar.1 +++ b/tar/bsdtar.1 @@ -401,6 +401,8 @@ This is the reverse of and the default behavior in c, r, and u modes or if .Nm is run in x mode as root. +Currently supported only for pax formats +(including "pax restricted", the default tar format for bsdtar.) .It Fl n , Fl Fl norecurse , Fl Fl no-recursion Do not operate recursively on the content of directories. .It Fl Fl newer Ar date -- 2.47.2