This is an automated email from the git hooks/post-receive script. ucko pushed a commit to branch experimental in repository ncbi-entrez-direct.
commit d11368ccc2fdfab06aaf049b61ce2c3885af0328 Author: Aaron M. Ucko <[email protected]> Date: Fri Jun 9 17:58:01 2017 -0400 debian/man/ftp-cp.1: Update for new (6.80.20170608+ds) release. --- debian/changelog | 3 ++- debian/man/ftp-cp.1 | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6508905..717af85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ncbi-entrez-direct (6.80.20170608+ds-1) UNRELEASED; urgency=medium * New upstream release. (NOT RELEASED YET.) + * debian/man/ftp-cp.1: Update accordingly. - -- Aaron M. Ucko <[email protected]> Fri, 09 Jun 2017 17:43:58 -0400 + -- Aaron M. Ucko <[email protected]> Fri, 09 Jun 2017 17:58:00 -0400 ncbi-entrez-direct (6.70.20170508+ds-1) experimental; urgency=medium diff --git a/debian/man/ftp-cp.1 b/debian/man/ftp-cp.1 index da30965..acfd6b1 100644 --- a/debian/man/ftp-cp.1 +++ b/debian/man/ftp-cp.1 @@ -1,13 +1,15 @@ -.TH FTP-CP 1 2017-01-24 NCBI "NCBI Entrez Direct User's Manual" +.TH FTP-CP 1 2017-06-09 NCBI "NCBI Entrez Direct User's Manual" .SH NAME ftp\-cp \- download files from an FTP server .SH SYNOPSIS .B ftp\-cp .I server .I dir -.I filename... +\[\|.I filename...\|\] .SH DESCRIPTION \fBftp\-cp\fP downloads one or more files from a given directory on a specified file server. +If no file names appear on the command line, +it will read the list of names to use from standard input. .SH SEE ALSO .BR ftp-ls (1). -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-entrez-direct.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
