]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Fix typo
authorSergey Poznyakoff <gray@gnu.org>
Tue, 6 May 2025 19:40:02 +0000 (22:40 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Tue, 6 May 2025 19:40:02 +0000 (22:40 +0300)
doc/tar.texi

index 64d08cdb596aaccf4fd5f9db10fd4d46d9836f27..8e6fc307fc371665e6f32350acdce48c9db53d57 100644 (file)
@@ -9162,10 +9162,10 @@ order of their appearance.  For example, the following two invocations
 are equivalent:
 
 @smallexample
-$ @kbd{tar -cf arch.tar --transform='s,/usr/var,/var/' \
+$ @kbd{tar -cf arch.tar --transform='s,/usr/var,/var/,' \
                         --transform='s,/usr/local,/usr/,'}
 $ @kbd{tar -cf arch.tar \
-               --transform='s,/usr/var,/var/;s,/usr/local,/usr/,'}
+               --transform='s,/usr/var,/var/,;s,/usr/local,/usr/,'}
 @end smallexample
 
 Applying transformations to some file names may produce empty