fix docs for db
parent
9f19062892
commit
ded6b1963f
|
@ -147,12 +147,6 @@ HELP: get-slot-named
|
||||||
{ "value" "the value stored in the slot" } }
|
{ "value" "the value stored in the slot" } }
|
||||||
{ $description "Returns the value stored in a tuple slot, where the tuple slot is a string." } ;
|
{ $description "Returns the value stored in a tuple slot, where the tuple slot is a string." } ;
|
||||||
|
|
||||||
HELP: join-space
|
|
||||||
{ $values
|
|
||||||
{ "string1" string } { "string2" string }
|
|
||||||
{ "new-string" null } }
|
|
||||||
{ $description "" } ;
|
|
||||||
|
|
||||||
HELP: literal-bind
|
HELP: literal-bind
|
||||||
{ $description "" } ;
|
{ $description "" } ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue