update nkeep docs

Joe Groff 2009-10-15 15:44:07 -05:00
parent 893f6c3f8b
commit 26dcebbb49
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ HELP: ndip
} ;
HELP: nkeep
{ $values { "quot" quotation } { "n" integer } }
{ $values { "n" integer } }
{ $description "A generalization of " { $link keep } " that can work "
"for any stack depth. The first " { $snippet "n" } " items after the quotation will be "
"saved, the quotation called, and the items restored."