From 293c8bb992792a4920c349d334baf74e6454a36c Mon Sep 17 00:00:00 2001 From: Moroshima Date: Thu, 15 May 2025 18:59:37 +0800 Subject: [PATCH] correct only modes of `--no-mac-metadata` in bsdtar.1 (#2597) `--no-mac-metadata` is c, r, u and x mode only --- tar/bsdtar.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index c44c57cca..555ac7eda 100644 --- a/tar/bsdtar.1 +++ b/tar/bsdtar.1 @@ -472,7 +472,7 @@ and the default behavior if .Nm is run as non-root in x mode. .It Fl Fl no-mac-metadata -(x mode only) +(c, r, u and x mode only) Mac OS X specific. Do not archive or extract ACLs and extended file attributes using -- 2.47.2