Mercurial > hg > octave-lyh
changeset 5191:de5c13830b6f
[project @ 2005-03-04 03:00:35 by jwe]
author | jwe |
---|---|
date | Fri, 04 Mar 2005 03:00:35 +0000 |
parents | 2021bbfff5fd |
children | a6ad58b1c46f |
files | src/octave.cc |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/octave.cc +++ b/src/octave.cc @@ -367,7 +367,7 @@ \n\ --debug, -d Enter parser debugging mode.\n\ --echo-commands, -x Echo commands as they are executed.\n\ - --eval CODE Evaluate CODE and exit when done unless --persist.\n\ + --eval CODE Evaluate CODE. Exit when done unless --persist.\n\ --exec-path PATH Set path for executing subprograms.\n\ --help, -h, -? Print short help message and exit.\n\ --info-file FILE Use top-level info file FILE.\n\ @@ -386,7 +386,7 @@ --version, -v Print version number and exit.\n\ \n\ FILE Execute commands from FILE. Exit when done\n\ - unless --persist is also specified\n\. + unless --persist is also specified.\n\ \n" OCTAVE_WWW_STATEMENT "\n\ \n"