diff options
| author | 2015-11-03 16:50:21 +0100 | |
|---|---|---|
| committer | 2015-11-03 19:45:50 +0100 | |
| commit | 5333171961fc192fbc4d493c940566b1b3d4b3e5 (patch) | |
| tree | fbf19886e75d23559ff8e10eeec7bcfe97403990 /surf.1 | |
| parent | Fix inspector handling when inspector is disabled. (diff) | |
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>
Diffstat (limited to 'surf.1')
| -rw-r--r-- | surf.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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). |
