Mercurial > hg > octave-nkf
diff src/octave.cc @ 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 | 4e9dc46d4125 |
children | aa1f9e479c6e 16a6b0a6855d |
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\