Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Unified Diff: src/scripts/xzgrep.in

Issue 62403002: Update XZ Utils to 5.0.5 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/xz/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/lzmainfo/lzmainfo.1 ('k') | src/scripts/xzless.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/xzgrep.in
===================================================================
--- src/scripts/xzgrep.in (revision 233270)
+++ src/scripts/xzgrep.in (working copy)
@@ -109,7 +109,7 @@
files_with_matches=1;;
(-L | --files-witho*)
files_without_matches=1;;
- (--no-f*)
+ (-h | --no-f*)
no_filename=1;;
(-V | --v | --ve | --ver | --vers | --versi | --versio | --version)
echo "$version" || exit 2
« no previous file with comments | « src/lzmainfo/lzmainfo.1 ('k') | src/scripts/xzless.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698