gdbm: documentation addendum

db4
Dmitry Shubin 2010-06-28 01:46:20 +04:00
parent e16f6e816f
commit cab257bbea
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ HELP: gdbm-set-block-pool
HELP: gdbm-set-cache-size
{ $values { "size" integer } }
{ $description "Sets the size of the internal bucket cache. The default value is 100." } ;
{ $description "Sets the size of the internal bucket cache. The default value is 100. This option may only be set once." } ;
HELP: gdbm-set-sync-mode
{ $values { "?" boolean } }