Be more specific about what enablestyles parameter does.

The enablestyles configuration variable and parameter flag manages the
global application of styles, not just the site-specific styles.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
Quentin Rameau
2015-11-03 16:50:21 +01:00
committed by Christoph Lohmann
parent 2223e9ed22
commit 5333171961
3 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -75,10 +75,10 @@ Disable kiosk mode (disable key strokes and right click)
Enable kiosk mode (disable key strokes and right click)
.TP
.B \-m
Disable the site-specific styles.
Disable application of user style sheets.
.TP
.B \-M
Enable the site-specific styles.
Enable application of user style sheets.
.TP
.B \-n
Disable the Web Inspector (Developer Tools).