mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
- we already have an impl for man
This commit is contained in:
parent
54143af9ef
commit
b3523b9cd3
8
TODO
8
TODO
@ -132,14 +132,6 @@ patch
|
|||||||
And while we're at it, a new patch filename quoting format is apparently
|
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
|
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
|
ar
|
||||||
Write support!
|
Write support!
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user