From: Tim Kientzle Date: Thu, 2 Aug 2012 04:45:24 +0000 (-0700) Subject: Add a comment suggesting -n with -T. X-Git-Tag: v3.1.0~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05934500ac117b6ee1498bb9807d23f0cc82c304;p=thirdparty%2Flibarchive.git Add a comment suggesting -n with -T. --- diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index 8298544cc..8b46ea754 100644 --- a/tar/bsdtar.1 +++ b/tar/bsdtar.1 @@ -565,6 +565,11 @@ Note that .Fl Fl null also disables the special handling of lines containing .Dq -C . +Note: If you are generating lists of files using +.Xr find 1 , +you probably want to use +.Fl n +as well. .It Fl Fl totals (c, r, u mode only) After archiving all files, print a summary to stderr.