]> Dogcows Code - chaz/tar/commitdiff
Remove incorrect example.
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 18 Sep 2008 09:46:34 +0000 (09:46 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 18 Sep 2008 09:46:34 +0000 (09:46 +0000)
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.030318 seconds and 4 git commands to generate.