> From: Glenn Fowler <gsf at research.att.com> ... > On Fri, 22 Sep 2006 14:17:42 -1000 (HST) Joseph Kowalski wrote: > > I think this is confusing things because David seems to have done the > > Linux thing of embedding the man page in the executable. That is an > ^^^^^^^^^^^ > > if you are talking about gnu getopts_long() or --help output, > that's a gross simplification > the ast self-documentation supports l10n and multiple output formats > and provides short and long options along with runtime querying > > -- Glenn Fowler -- AT&T Research, Florham Park NJ --
I wasn't referring to anything in particular. I've just seen this several times in FOSS - I shouldn't have said Linux. The last example I noticed was shell scripts in the Portland project (portland.freedesktop.org). Its not important. I was just worried that my repeated comment of "Public have man pages" might be confused by this implementation. - jek3