Mercurial > hg > octave-lyh
comparison src/octave.cc @ 2212:fa855f4aae30
[project @ 1996-05-15 15:43:03 by jwe]
author | jwe |
---|---|
date | Wed, 15 May 1996 15:43:03 +0000 |
parents | bd389b53befa |
children | 4d12b52750cb |
comparison
equal
deleted
inserted
replaced
2211:71aef7b5339e | 2212:fa855f4aae30 |
---|---|
303 -h, -?, --help Print short help message and exit.\n\ | 303 -h, -?, --help Print short help message and exit.\n\ |
304 -f, --ignore-init-file Don't read any initialization files.\n\ | 304 -f, --ignore-init-file Don't read any initialization files.\n\ |
305 --info-file FILE Use top-level info file FILE.\n\ | 305 --info-file FILE Use top-level info file FILE.\n\ |
306 --info-program PROGRAM Use PROGRAM for reading info files.\n\ | 306 --info-program PROGRAM Use PROGRAM for reading info files.\n\ |
307 -i, --interactive Force interactive behavior.\n\ | 307 -i, --interactive Force interactive behavior.\n\ |
308 --no-line-editing Don't use readline for command-line editing\n\ | 308 --no-line-editing Don't use readline for command-line editing.\n\ |
309 -p PATH, --path PATH Set initial LOADPATH to PATH.\n\ | 309 -p PATH, --path PATH Set initial LOADPATH to PATH.\n\ |
310 -q, --silent Don't print message at startup.\n\ | 310 -q, --silent Don't print message at startup.\n\ |
311 --traditional Set compatibility variables.\n\ | 311 --traditional Set compatibility variables.\n\ |
312 -V, --verbose Enable verbose output in some cases.\n\ | 312 -V, --verbose Enable verbose output in some cases.\n\ |
313 -v, --version Print version number and exit.\n\ | 313 -v, --version Print version number and exit.\n\ |