Mercurial > hg > octave-jordi
changeset 14619:be12c85c6ce7
Print useful help message for texi_macros_file on command line.
* octave.cc (verbose_usage): Print useful help message for texi_macros_file
on command line.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 10 May 2012 21:48:52 -0700 |
parents | 36f451642f79 |
children | cd375519eab0 |
files | src/octave.cc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/octave.cc +++ b/src/octave.cc @@ -536,7 +536,7 @@ --path PATH, -p PATH Add PATH to head of function search path.\n\ --persist Go interactive after --eval or reading from FILE.\n\ --silent, -q Don't print message at startup.\n\ - --texi-macros-file FILE Use doc cache file FILE.\n\ + --texi-macros-file FILE Use Texinfo macros in FILE for makeinfo command.\n\ --traditional Set variables for closer MATLAB compatibility.\n\ --verbose, -V Enable verbose output in some cases.\n\ --version, -v Print version number and exit.\n\