]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 8 Jun 2006 09:43:44 +0000 (09:43 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 8 Jun 2006 09:43:44 +0000 (09:43 +0000)
doc/tar.texi

index ee123e757477a39e056fd3eb7514e7c823273f10..1bbb5b7a09a97498d70200a486fefda029257d34 100644 (file)
@@ -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
This page took 0.039275 seconds and 4 git commands to generate.