From 9154c0c43b457a66b979e4a6955cb36274ad4865 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 8 Jun 2006 09:43:44 +0000 Subject: [PATCH] Update --- doc/tar.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/tar.texi b/doc/tar.texi index ee123e7..1bbb5b7 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -7030,6 +7030,10 @@ To test @option{--transform} effect we suggest to use $ @kbd{tar -cf arch.tar --transform='s,^usr/,var/,' \ --verbose --show-transformed-names /} @end smallexample + +If both @option{--strip-components} and @option{--transform} are used +together, then @option{--transform} is applied first, and the required +number of components is then stripped from its result. @node after @section Operating Only on New Files -- 2.44.0