Commit b12de32
committed
fix(man): simplify groff invocation to match working command
Use `groff -Tutf8 -P-cbou -man` which produces clean plain-text output
without ANSI escapes or backspace overstrikes.
https://claude.ai/code/session_01CrXuWDMVQsiUBoy6ceACsF1 parent e5eae1d commit b12de32
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 65 | + | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
| |||
0 commit comments