Package: git-doc
X-Debbugs-Cc: [EMAIL PROTECTED]
Version: 1:1.5.6.5-1
File: /usr/share/doc/git-doc/git-cat-file.html
Boy you fellows really blew it with e.g., git-cat-file.html and lots
of its brethren.
> Looks fine in firefox, what's your problem?
My problem is you are totally relying on CSS. In other browsers or
devices this comes out as one line:
$ w3m -cols 111 -dump /usr/share/doc/git-doc/git-cat-file.html|fgrep [-t
git-cat-file [-t | -s | -e | -p | <type>] <object> git-cat-file [--batch |
--batch-check] < <list-of-objects>
(Longer yet is e.g., git-config.html.)
Also allow us to examine /usr/share/doc/git-doc/git-cat-file.txt:
[verse]
'git-cat-file' [-t | -s | -e | -p | <type>] <object>
'git-cat-file' [--batch | --batch-check] < <list-of-objects>
...
<object>::
The name of the object to show.
For a more complete list of ways to spell object names, see
"SPECIFYING REVISIONS" section in linkgit:git-rev-parse[1].
-t::
Perhaps just stick with the man(1) output. BTW, seen in the HTML:
/* DEPRECATED: Pre version 8.2.7 verse style literal block. */
Anyway, don't depend on CSS, as you then don't pass basic
accessibility guidelines.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]