Mercurial > hg > octave-avbm
diff src/symtab.cc @ 7081:503001863427
[project @ 2007-10-31 01:08:14 by jwe]
author | jwe |
---|---|
date | Wed, 31 Oct 2007 01:09:28 +0000 |
parents | a1dbe9d80eee |
children | 745a8299c2b5 |
line wrap: on
line diff
--- a/src/symtab.cc +++ b/src/symtab.cc @@ -1967,7 +1967,11 @@ @end table\n\ \n\ A command is composed like this:\n\ -%[modifier]<command>[:size_of_parameter[:center-specific[:print_dims[:balance]]]];\n\ +\n\ +@example\n\ +%[modifier]<command>[:size_of_parameter[:center-specific[\n\ + :print_dims[:balance]]]];\n\ +@end example\n\ \n\ Command and modifier is already explained. Size_of_parameter\n\ tells how many columns the parameter will need for printing.\n\