diff options
-rw-r--r-- | surf.1 | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -3,7 +3,7 @@ surf \- simple webkit-based browser .SH SYNOPSIS .B surf -.RB [-bBfFgGiIkKmMnNpPsSvx] +.RB [-bBdDfFgGiIkKmMnNpPsSvx] .RB [-a\ cookiepolicies] .RB [-c\ cookiefile] .RB [-e\ xid] @@ -40,6 +40,12 @@ Specify the .I cookiefile to use. .TP +.B \-d +Disable the disk cache. +.TP +.B \-D +Enable the disk cache. +.TP .B \-e xid Reparents to window specified by .I xid. |