[Chinese-commits] [manpages-zh] 93/131: 修正tar的j参数

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository manpages-zh.

commit 9a5b2878e3e7b2cc410177f41e9a9708877146a9
Author: Saigut <gosaigut at gmail.com>
Date:   Wed Nov 6 13:19:14 2013 +0800

    修正tar的j参数
---
 src/man1/tar.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/man1/tar.1 b/src/man1/tar.1
index 85daa06..ff7a8de 100644
--- a/src/man1/tar.1
+++ b/src/man1/tar.1
@@ -226,6 +226,9 @@ tar cf man.tar ./man
 .TP
 .B -i, --ignore-zeros	
 忽略存档中的 0 字节块(通常意味着文件结束)
+.TP 
+.B -j, --bzip2, --bunzip2
+用 bzip2 对存档压缩或解压
 .TP
 .B --ignore-failed-read	
 在不可读文件中作 0 标记后再退出???
@@ -312,9 +315,6 @@ like -p -s
 .B -X, --exclude-from FILE
 从指定文件中读入不想包含的文件的列表
 .TP 
-.B  -y, --bzip2, --bunzip2
-用 bzip2 对存档压缩或解压
-.TP 
 .B -Z, --compress, --uncompress
 用 compress 对存档压缩或解压 
 .TP 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git



More information about the Chinese-commits mailing list