summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2014-12-09 22:17:42 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2014-12-21 14:10:31 +0100
commit56c0098063002aa16a71d90a1194f3f60a49801c (patch)
tree539f8ddd328a5795d0d5ccd33b46a208f2b8c6ec
parent712d607f9b41986e4d103c149cb40eb87e9b6500 (diff)
downloadwget-56c0098063002aa16a71d90a1194f3f60a49801c.tar.gz
* src/main.c (print_help): Don't use the backtick as a left quote mark in the help text.
-rw-r--r--src/main.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main.c b/src/main.c
index 3c53fafe..af06f706 100644
--- a/src/main.c
+++ b/src/main.c
@@ -599,11 +599,11 @@ HTTP options:\n"),
--no-cache disallow server-cached data\n"),
N_ ("\
--default-page=NAME change the default page name (normally\n\
- this is `index.html'.)\n"),
+ this is 'index.html'.)\n"),
N_("\
-E, --adjust-extension save HTML/CSS documents with proper extensions\n"),
N_("\
- --ignore-length ignore `Content-Length' header field\n"),
+ --ignore-length ignore 'Content-Length' header field\n"),
N_("\
--header=STRING insert STRING among the headers\n"),
N_("\
@@ -613,7 +613,7 @@ HTTP options:\n"),
N_("\
--proxy-password=PASS set PASS as proxy password\n"),
N_("\
- --referer=URL include `Referer: URL' header in HTTP request\n"),
+ --referer=URL include 'Referer: URL' header in HTTP request\n"),
N_("\
--save-headers save the HTTP headers to file\n"),
N_("\
@@ -695,7 +695,7 @@ FTP options:\n"),
N_("\
--ftp-password=PASS set ftp password to PASS\n"),
N_("\
- --no-remove-listing don't remove `.listing' files\n"),
+ --no-remove-listing don't remove '.listing' files\n"),
N_("\
--no-glob turn off FTP file name globbing\n"),
N_("\