Mercurial > hg > octave-lyh
diff scripts/help/help.m @ 9133:c0cef1436788
Update help text for sections 2.2 and 2.3 of basics.txi
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Fri, 17 Apr 2009 15:16:33 -0700 |
parents | e0fbf17a17bb |
children | f22bbc5d56e9 |
line wrap: on
line diff
--- a/scripts/help/help.m +++ b/scripts/help/help.m @@ -26,7 +26,7 @@ ## The help command can give you information about operators, but not the ## comma and semicolons that are used as command separators. To get help ## for those, you must type @kbd{help comma} or @kbd{help semicolon}. -## @seealso{doc, which, lookfor} +## @seealso{doc, lookfor, which} ## @end deftypefn function help (name)