| ▲ | ndsipa_pomu 2 days ago | |
I did muck around with using "sed" to process the "man" output to find a relevant long option in a one-liner, so it wouldn't be too difficult to implement. I did something like this:
Then I realised that a bit of logic is needed (or more complicated regexp) to deal with some exceptions and moved onto something else. | ||