diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-12-22 17:09:12 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-12-22 17:09:12 +0000 |
commit | b3523b9cd3ba71b82e36466b17aae3d65a53203e (patch) | |
tree | f9edbb2799d6b3ad1515c5dd01feeea324e8d161 | |
parent | 54143af9efca38f83a453bac6056592e2f1dbc3f (diff) |
- we already have an impl for man
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -132,14 +132,6 @@ patch And while we're at it, a new patch filename quoting format is apparently coming soon: http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 --- -man - It would be nice to have a man command. Not one that handles troff or - anything, just one that can handle preformatted ascii man pages, possibly - compressed. This could probably be a script in the extras directory that - calls cat/zcat/bzcat | less - - (How doclifter might work into this is anybody's guess.) ---- ar Write support! --- |