diff options
author | corvid <corvid@lavabit.com> | 2012-09-24 21:24:47 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2012-09-24 21:24:47 +0000 |
commit | c18892b7258ae164fb3402ed8e96519ef107daee (patch) | |
tree | f6135a1a495c26ce82020632d6ec5f52a756ec63 /doc | |
parent | d471dfd4da734cae7917c9744018806c18ddb39c (diff) |
mention that --local doesn't load stylesheets
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dillo.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dillo.1 b/doc/dillo.1 index 18c932a2..2efc6b4a 100644 --- a/doc/dillo.1 +++ b/doc/dillo.1 @@ -1,4 +1,4 @@ -.TH dillo 1 "June 12, 2012" "" "USER COMMANDS" +.TH dillo 1 "September 24, 2012" "" "USER COMMANDS" .SH NAME dillo \- web browser .SH SYNOPSIS @@ -36,7 +36,7 @@ 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 for these URL(s). +Don't load images or stylesheets for these URL(s). .TP \fB\-v\fR, \fB\-\-version\fR Display version info and exit. |