https://sourceware.org/bugzilla/show_bug.cgi?id=33635
--- Comment #13 from Frank Ch. Eigler <fche at redhat dot com> --- Comment on attachment 16489 --> https://sourceware.org/bugzilla/attachment.cgi?id=16489 updated patch Nice revision. Two nits: - in case the html-file cannot be opened, a remote browser user need not be told this (even exposing the local file name). Just emit a local cerr diagnostic and send back the version string. - The "<htmlfile>" magic string in the --help could just be FILE. It looks like one can have both --home-file and --home-redirect set at the same time. (I'm a bit confused to be seeing the html-redirect logic some distance away from the html-file part.) In any case, that's actually kind of cool, let's keep that. Should document them in the man page in any case. -- You are receiving this mail because: You are on the CC list for the bug.
