diff options
author | B. Watson <yalhcru@gmail.com> | 2015-01-21 17:39:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-21 17:39:34 +0700 |
commit | 244528726cd196ebfb7c2681007e718070dd9687 (patch) | |
tree | 9d28dc0737cd1e119cde5c80256d8015a40bc7ae /network/yturl/yturl.1 | |
parent | 50b183f7f3bb29f6f21c645cec911736a9bf2c32 (diff) | |
download | slackbuilds-244528726cd196ebfb7c2681007e718070dd9687.tar.gz |
network/yturl: Updated for version 1.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/yturl/yturl.1')
-rw-r--r-- | network/yturl/yturl.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/yturl/yturl.1 b/network/yturl/yturl.1 index a0dde51016..6201f0f820 100644 --- a/network/yturl/yturl.1 +++ b/network/yturl/yturl.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "YTURL 1" -.TH YTURL 1 "2014-03-16" "1.16" "SlackBuilds.org" +.TH YTURL 1 "2015-01-20" "1.17.0" "SlackBuilds.org" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -142,15 +142,15 @@ yturl \- Get direct URLs to YouTube videos. .SH "SYNOPSIS" .IX Header "SYNOPSIS" -yturl [\-h] [\-q \s-1QUALITY\s0] [\-\-3d] videoID/url +yturl [\-h] [\-q \s-1QUALITY\s0] videoID/url .PP videoID/url is a YouTube url or bare video \s-1ID.\s0 .SH "OPTIONS" .IX Header "OPTIONS" .IP "\-h, \-\-help" 4 .IX Item "-h, --help" -show this help message and exit +show help message and exit .IP "\-q \s-1QUALITY,\s0 \-\-quality \s-1QUALITY\s0" 4 .IX Item "-q QUALITY, --quality QUALITY" specify quality, can be \*(L"low\*(R", \*(L"medium\*(R", \*(L"high\*(R", or an itag (see -http://goo.gl/uEIuR) +http://en.wikipedia.org/wiki/YouTube#Quality_and_formats) |