comparison src/octave.cc @ 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 40d1282dda33
comparison
equal deleted inserted replaced
5190:2021bbfff5fd 5191:de5c13830b6f
365 \n\ 365 \n\
366 Options:\n\ 366 Options:\n\
367 \n\ 367 \n\
368 --debug, -d Enter parser debugging mode.\n\ 368 --debug, -d Enter parser debugging mode.\n\
369 --echo-commands, -x Echo commands as they are executed.\n\ 369 --echo-commands, -x Echo commands as they are executed.\n\
370 --eval CODE Evaluate CODE and exit when done unless --persist.\n\ 370 --eval CODE Evaluate CODE. Exit when done unless --persist.\n\
371 --exec-path PATH Set path for executing subprograms.\n\ 371 --exec-path PATH Set path for executing subprograms.\n\
372 --help, -h, -? Print short help message and exit.\n\ 372 --help, -h, -? Print short help message and exit.\n\
373 --info-file FILE Use top-level info file FILE.\n\ 373 --info-file FILE Use top-level info file FILE.\n\
374 --info-program PROGRAM Use PROGRAM for reading info files.\n\ 374 --info-program PROGRAM Use PROGRAM for reading info files.\n\
375 --interactive, -i Force interactive behavior.\n\ 375 --interactive, -i Force interactive behavior.\n\
384 --traditional Set compatibility variables.\n\ 384 --traditional Set compatibility variables.\n\
385 --verbose, -V Enable verbose output in some cases.\n\ 385 --verbose, -V Enable verbose output in some cases.\n\
386 --version, -v Print version number and exit.\n\ 386 --version, -v Print version number and exit.\n\
387 \n\ 387 \n\
388 FILE Execute commands from FILE. Exit when done\n\ 388 FILE Execute commands from FILE. Exit when done\n\
389 unless --persist is also specified\n\. 389 unless --persist is also specified.\n\
390 \n" 390 \n"
391 OCTAVE_WWW_STATEMENT "\n\ 391 OCTAVE_WWW_STATEMENT "\n\
392 \n" 392 \n"
393 OCTAVE_CONTRIB_STATEMENT "\n\ 393 OCTAVE_CONTRIB_STATEMENT "\n\
394 \n" 394 \n"