From 30ac01cca753a3e17e4abddf9ff81e4616390b86 Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Tue, 17 Apr 2001 18:13:16 +0000 Subject: Applied a patch from Laurence Anderson to fix the wget statusbar and a patch to usage.h to document the -q option. --- applets/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets') diff --git a/applets/usage.h b/applets/usage.h index 7bc817fd6..f375dfd19 100644 --- a/applets/usage.h +++ b/applets/usage.h @@ -1719,7 +1719,7 @@ " 31 46 1365 /etc/passwd\n" #define wget_trivial_usage \ - "[-c] [-O file] url" + "[-c] [-q] [-O file] url" #define wget_full_usage \ "wget retrieves files via HTTP or FTP\n\n" \ "Options:\n" \ -- cgit v1.2.3