daniel:// stenberg:// 4 days ago • • daniel:// stenberg:// 4 days ago • • Say hello to #curl's brand new command line option number 273: --knownhosts.curl.se/docs/manpage.html#--kn…curl - How To Usecurl.se #curl Languages Search Text Share via ...
in reply to daniel:// stenberg:// Daniel Terhorst-North in reply to daniel:// stenberg:// • 4 days ago • • nice, also you have a typo in your example:curl --knownhost filename(should be --knownhosts) Languages Search Text Share via ...
in reply to Daniel Terhorst-North daniel:// stenberg:// in reply to Daniel Terhorst-North • 4 days ago • • @tastapod ah, it also shows a flaw in my scripts that didn't catch this! @Daniel Terhorst-North Languages Search Text Share via ...
in reply to daniel:// stenberg:// Burak Gürsoy in reply to daniel:// stenberg:// • 4 days ago • • looks like strictly for the security zealots Languages Search Text Share via ...
in reply to daniel:// stenberg:// Marcos Dione in reply to daniel:// stenberg:// • 4 days ago • • oh, no `--known-hosts`?I wonder if projects like `curl` would accept patches to allow several syntaxes for options, like the one above or `--quiet` as alternative to `--silent`... Languages Search Text Share via ...
Daniel Terhorst-North
in reply to daniel:// stenberg:// • • •nice, also you have a typo in your example:
curl --knownhost filename
(should be --knownhosts)
daniel:// stenberg://
in reply to Daniel Terhorst-North • • •Burak Gürsoy
in reply to daniel:// stenberg:// • • •Marcos Dione
in reply to daniel:// stenberg:// • • •oh, no `--known-hosts`?
I wonder if projects like `curl` would accept patches to allow several syntaxes for options, like the one above or `--quiet` as alternative to `--silent`...