cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: 'curl -M' idea

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Mon, 07 Jan 2013 02:53:52 +0100

"Dave Reisner" <d_at_falconindy.com> wrote:

>> I mean if I do "curl -M --proxytunnel" (or curl -M proxytunnel),
>> curl would *only* show me the documentation of option
>> "--proxytunnel"; only the paragraphs that starts with "-p,
>> --proxytunnel".

> Note that this is already possible without any modifications to curl:
>
> man curl | less +/--proxytunnel
>
> You can use 'n' and 'p' as expected to cycle through matches for
> "--proxytunnel".

Okay, thanks. Not excactly what I proposed.

Or "curl -M | less +/--proxytunnel" for people
w/o a good man-page reader. Like most Windows
users.

--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-01-07