Here's a revised version of the diff that was done with a lot of
discussion with and help from jmc@.
This is what the diff does:
* In both usage and the man page synopsis, combine the http and https
usage formats into the following so that it is less verbose:
ftp [-C] [-c cookie] [-o outp
On Wed, Aug 15, 2012 at 06:09:34AM +0100, Jason McIntyre wrote:
> On Tue, Aug 14, 2012 at 10:38:21PM -0400, Lawrence Teo wrote:
> > This is a small follow-up diff to haesbaert@'s recent commit that
> > enables HTTP Basic authentication in ftp(1):
> >
> > * In the AUTO-FETCHING FILES section of the
On Tue, Aug 14, 2012 at 10:38:21PM -0400, Lawrence Teo wrote:
> This is a small follow-up diff to haesbaert@'s recent commit that
> enables HTTP Basic authentication in ftp(1):
>
> * In the AUTO-FETCHING FILES section of the ftp(1) man page, describe
> what [user:password@] does when used with H
This is a small follow-up diff to haesbaert@'s recent commit that
enables HTTP Basic authentication in ftp(1):
* In the AUTO-FETCHING FILES section of the ftp(1) man page, describe
what [user:password@] does when used with HTTP and HTTPS URLs.
* Fix usage formatting to match man page SYNOPSIS e