venti(8): fix discussion of variables
R=rsc http://codereview.appspot.com/6397046
This commit is contained in:
parent
d765c37110
commit
7276d83b82
1 changed files with 7 additions and 4 deletions
|
|
@ -241,9 +241,8 @@ An XML version of
|
||||||
.B /storage
|
.B /storage
|
||||||
Brief storage totals.
|
Brief storage totals.
|
||||||
.TP
|
.TP
|
||||||
.BI /set/ variable
|
.BI /set
|
||||||
The current integer value of
|
Disable the values of all variables.
|
||||||
.IR variable .
|
|
||||||
Variables are:
|
Variables are:
|
||||||
.BR compress ,
|
.BR compress ,
|
||||||
whether or not to compress blocks
|
whether or not to compress blocks
|
||||||
|
|
@ -263,7 +262,11 @@ they exist to provide more experience with their effects.
|
||||||
The other variables exist only for debugging and
|
The other variables exist only for debugging and
|
||||||
performance measurement.
|
performance measurement.
|
||||||
.TP
|
.TP
|
||||||
.BI /set/ variable / value
|
.BI /set?name= variable
|
||||||
|
Show the current setting of
|
||||||
|
.IR variable .
|
||||||
|
.TP
|
||||||
|
.BI /set?name= variable &value= value
|
||||||
Set
|
Set
|
||||||
.I variable
|
.I variable
|
||||||
to
|
to
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue