diff options
author | corvid <devnull@localhost> | 2014-12-24 20:34:41 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2014-12-24 20:34:41 +0000 |
commit | c3437f496d24fe8c2ad674c83ade927cbdc075c4 (patch) | |
tree | 3fe822b1292346018f0b009d4baed76e9bc90c58 /doc | |
parent | 38eb3d87a6c0a15fc28dc694c245de27ad933367 (diff) | |
parent | 8685e116bdbe7b92c5fdcf685c14cfb976334637 (diff) |
merge 3.0.4.1 branch
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dillo.1.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/dillo.1.in b/doc/dillo.1.in index a5228b63..3bb5fe03 100644 --- a/doc/dillo.1.in +++ b/doc/dillo.1.in @@ -1,4 +1,4 @@ -.TH dillo 1 "November 5, 2012" "" "USER COMMANDS" +.TH dillo 1 "December 20, 2014" "" "USER COMMANDS" .SH NAME dillo \- web browser .SH SYNOPSIS @@ -44,7 +44,8 @@ Set initial window position where \fIGEO\fR is Display this help text and exit. .TP \fB\-l\fR, \fB\-\-local\fR -Don't load images or stylesheets for these URL(s). +Don't load images or stylesheets, or follow redirections, for these FILEs or +URLs. This is intended for use with HTML email. .TP \fB\-v\fR, \fB\-\-version\fR Display version info and exit. |