diff options
author | Sebastian Geerken <devnull@localhost> | 2015-01-02 00:39:21 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-01-02 00:39:21 +0100 |
commit | 974f88a4adc3ef460ad00ba3d398f697c8812393 (patch) | |
tree | 55c88aad376ae3d6a0a2f714c9f55673d9d989ef /doc | |
parent | ecb8be82abafc3c7580cdeed4c8902b44bd06ae5 (diff) | |
parent | 86e780e73a11e8b9d1d57cb5f283c4fee6ca68e8 (diff) |
Merge with main repo.
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. |