From 05934500ac117b6ee1498bb9807d23f0cc82c304 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Wed, 1 Aug 2012 21:45:24 -0700 Subject: [PATCH] Add a comment suggesting -n with -T. --- tar/bsdtar.1 | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.47.2