Add the manpage changes for the disk cache support.
This commit is contained in:
parent
117d484833
commit
e7d1c09916
1 changed files with 7 additions and 1 deletions
8
surf.1
8
surf.1
|
@ -3,7 +3,7 @@
|
||||||
surf \- simple webkit-based browser
|
surf \- simple webkit-based browser
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B surf
|
.B surf
|
||||||
.RB [-bBfFgGiIkKmMnNpPsSvx]
|
.RB [-bBdDfFgGiIkKmMnNpPsSvx]
|
||||||
.RB [-a\ cookiepolicies]
|
.RB [-a\ cookiepolicies]
|
||||||
.RB [-c\ cookiefile]
|
.RB [-c\ cookiefile]
|
||||||
.RB [-e\ xid]
|
.RB [-e\ xid]
|
||||||
|
@ -40,6 +40,12 @@ Specify the
|
||||||
.I cookiefile
|
.I cookiefile
|
||||||
to use.
|
to use.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-d
|
||||||
|
Disable the disk cache.
|
||||||
|
.TP
|
||||||
|
.B \-D
|
||||||
|
Enable the disk cache.
|
||||||
|
.TP
|
||||||
.B \-e xid
|
.B \-e xid
|
||||||
Reparents to window specified by
|
Reparents to window specified by
|
||||||
.I xid.
|
.I xid.
|
||||||
|
|
Loading…
Reference in a new issue