Blame SOURCES/1140589-mpo-7.1.0-wget.1.patch

c2a259
From 7205b4c6e6c65e1363ed920162e2f00d28c03a73 Mon Sep 17 00:00:00 2001
c2a259
From: Jan Chaloupka <jchaloup@redhat.com>
c2a259
Date: Mon, 29 Sep 2014 23:30:25 +0200
c2a259
Subject: [PATCH] remove -nv option from --report-speed
c2a259
c2a259
---
c2a259
 wget/man1/wget.1 | 3 ---
c2a259
 1 file changed, 3 deletions(-)
c2a259
c2a259
diff --git a/wget/man1/wget.1 b/wget/man1/wget.1
c2a259
index 010344c..f33512a 100644
c2a259
--- a/wget/man1/wget.1
c2a259
+++ b/wget/man1/wget.1
c2a259
@@ -329,9 +329,6 @@ is verbose.
c2a259
 Turn off verbose without being completely quiet (use \fB\-q\fR for
c2a259
 that), which means that error messages and basic information still get
c2a259
 printed.
c2a259
-.IP "\fB\-nv\fR" 4
c2a259
-.IX Item "-nv"
c2a259
-.PD 0
c2a259
 .IP "\fB\-\-report\-speed=\fR\fItype\fR" 4
c2a259
 .IX Item "--report-speed=type"
c2a259
 .PD
c2a259
-- 
c2a259
1.9.3
c2a259