summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tar.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/tar.texi b/doc/tar.texi
index 72d6aeeb..77394896 100644
--- a/doc/tar.texi
+++ b/doc/tar.texi
@@ -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