summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-02-09 10:35:55 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-02-09 10:35:55 +0000
commita16ad3112e12f39e1e8eb41fef5ab9bc0894d1d7 (patch)
treecda3c71ef6a29d26481f27281904c13bf72b7198
parent7efe3850f6e058d33a46ef17cdc95df0469ed887 (diff)
downloadtar-a16ad3112e12f39e1e8eb41fef5ab9bc0894d1d7.tar.gz
Fix a typo
-rw-r--r--doc/tar.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tar.texi b/doc/tar.texi
index 0425107e..4e382151 100644
--- a/doc/tar.texi
+++ b/doc/tar.texi
@@ -8228,7 +8228,7 @@ Creating a compressed archive is simple: you just specify a
commands. The compression option is @option{-z} (@option{--gzip}) to
create a @command{gzip} compressed archive, @option{-j}
(@option{--bzip2}) to create a @command{bzip2} compressed archive,
-@command{lzma} to create an @asis{LZMA} compressed archive and
+@option{--lzma} to create an @asis{LZMA} compressed archive and
@option{-Z} (@option{--compress}) to use @command{compress} program.
For example: