]> Dogcows Code - chaz/tar/blobdiff - doc/tar.texi
Remove incorrect example.
[chaz/tar] / doc / tar.texi
index 72d6aeeb0a8d77a42d306e9b2da4c11b31b12768..7739489615cc5e5197b625d9904c4b56ede4c3a4 100644 (file)
@@ -8140,9 +8140,7 @@ the @file{/} directory first, and then avoid absolute notation.
 For example:
 
 @smallexample
-$ @kbd{(cd / && tar -c -f archive.tar home)}
-# @i{or}:
-$ @kbd{tar -c -f archive.tar -C  / home}
+$ @kbd{tar -c -f archive.tar -C / home}
 @end smallexample
 
 @include getdate.texi
This page took 0.025387 seconds and 4 git commands to generate.