Re: info: option --show-options was removed in help output
Gavin Smith <[email protected]> Fri, 27 Sep 2024 17:11:12 +0100
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <ZvbZIHRDJAzXzzRC@beigestar> |
On Fri, Sep 27, 2024 at 11:15:48AM +0800, sheng ling wrote: > Hello, > > I noticed that --show-options was removed in info 7.0.3 help output, but I > still can use the it now. Will it be totally removed in the future? No, it will not be removed in the future. I removed it from the help output because the help output was too long. You can see it says "Frequently-used options". The full options are documented in the info-stnd manual. > > The option help was removed in this commit. > https://git.savannah.gnu.org/cgit/texinfo.git/commit/info/info.c?id=9979b7d9ccf0eee1873ed983cc7ae39a3c5a4a27 > > Anyone tell me why the option be removed in info help, I will be happy! > > Thanks.