[DRE-commits] [ruby-httpclient] 16/18: Add 'dowload' method to httpclient man page

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Aug 27 10:37:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository ruby-httpclient.

commit 5310943deb585098a4de28d4952c9dd22db7447c
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Aug 17 16:35:13 2015 +0300

    Add 'dowload' method to httpclient man page
---
 debian/httpclient.1 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/httpclient.1 b/debian/httpclient.1
index b63ab4e..1819612 100644
--- a/debian/httpclient.1
+++ b/debian/httpclient.1
@@ -1,5 +1,5 @@
 .\"                                      Hey, EMACS: -*- nroff -*-
-.TH rgettext 1 "2013-06-10"
+.TH httpclient 1 "2013-06-10"
 .SH NAME
 httpclient \- Shell command for performing HTTP requests using Ruby httpclient
 .SH SYNOPSIS
@@ -28,6 +28,10 @@ sent as-is.
 .TP
 $ httpclient get https://www.google.co.jp/ q=ruby
 .PP
+Starting from version 2.6.0 httpclient supports command \fBdownload\fP.
+.TP
+$ httpclient download http://host/path > file
+.PP
 If no parameters are specified, an interactive Ruby (\fBirb\fP)
 session will be opened, binding an HTTPClient object as 'self'. You
 can then call HTTPClient instance methods like:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-httpclient.git



More information about the Pkg-ruby-extras-commits mailing list