[xar commit] r217 - in trunk/xar: . src

1 view
Skip to first unread message

codesite...@google.com

unread,
Aug 15, 2008, 10:56:48 AM8/15/08
to xar-c...@googlegroups.com
Author: bbraun
Date: Fri Aug 15 07:56:23 2008
New Revision: 217

Modified:
trunk/xar/ChangeLog
trunk/xar/src/xar.c

Log:
rc/xar.c: Fix a typo in the usage statement


Modified: trunk/xar/ChangeLog
==============================================================================
--- trunk/xar/ChangeLog (original)
+++ trunk/xar/ChangeLog Fri Aug 15 07:56:23 2008
@@ -1,4 +1,6 @@
devel
+ 2008-08-15 Rob Braun bbr...@synack.net
+ * src/xar.c: Fix a typo in the usage statement.
2008-08-14 Rob Braun bbr...@synack.net
* lib/bzxar.c: if bzip2 compression is specified but not compiled in,
throw an error.
* src/xar.c src/xar.1: Add -C to chdir before extraction.

Modified: trunk/xar/src/xar.c
==============================================================================
--- trunk/xar/src/xar.c (original)
+++ trunk/xar/src/xar.c Fri Aug 15 07:56:23 2008
@@ -697,7 +697,7 @@
fprintf(stderr, "\t is not streamable\n");
fprintf(stderr, "\t--link-same Hardlink identical files\n");
fprintf(stderr, "\t--no-compress POSIX regular expression of files\n");
- fprintf(stderr, "\t not to archive, but not
compress.\n");
+ fprintf(stderr, "\t to archive, but not
compress.\n");
fprintf(stderr, "\t--prop-include File properties to include in
archive\n");
fprintf(stderr, "\t--prop-exclude File properties to exclude in
archive\n");
fprintf(stderr, "\t--distribution Only includes a subset of file
properties\n");

Reply all
Reply to author
Forward
0 new messages