Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > d2cfd34403ae1ab9fbc4d92fab47c432 > files > 1

advancecomp-1.20-3.mga6.src.rpm

Index: advancecomp-1.19/rezip.cc
===================================================================
--- advancecomp-1.19/rezip.cc
+++ advancecomp-1.19/rezip.cc	2014-05-07 23:04:33.000000000 +0200
@@ -479,6 +479,7 @@
 	cout << "  " SWITCH_GETOPT_LONG("-3, --shrink-extra  ", "-3") "  Compress extra (7z)" << endl;
 	cout << "  " SWITCH_GETOPT_LONG("-4, --shrink-insane ", "-4") "  Compress extreme (zopfli)" << endl;
 	cout << "  " SWITCH_GETOPT_LONG("-i N, --iter=N      ", "-i") "  Compress iterations" << endl;
+	cout << "  " SWITCH_GETOPT_LONG("-N, --not-zip       ", "-N") "  Consider bzip2 or lzma compression" << endl;
 	cout << "  " SWITCH_GETOPT_LONG("-k, --keep-file-time", "-k") "  REZIP! Don't alter zip time" << endl;
 	cout << "  " SWITCH_GETOPT_LONG("-q, --quiet         ", "-q") "  Don't print on the console" << endl;
 	cout << "  " SWITCH_GETOPT_LONG("-h, --help          ", "-h") "  Help of the program" << endl;