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.pod | |
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.pod')
-rw-r--r-- | network/yturl/yturl.pod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/yturl/yturl.pod b/network/yturl/yturl.pod index d182a0df86..b1f75a1a4b 100644 --- a/network/yturl/yturl.pod +++ b/network/yturl/yturl.pod @@ -1,5 +1,5 @@ # POD source for yturl man page. Convert with: -# pod2man --stderr -s1 -cSlackBuilds.org -r1.16 yturl.pod > yturl.1 +# pod2man --stderr -s1 -cSlackBuilds.org -r1.17.0 yturl.pod > yturl.1 =pod @@ -9,7 +9,7 @@ yturl - Get direct URLs to YouTube videos. =head1 SYNOPSIS -yturl [-h] [-q QUALITY] [--3d] videoID/url +yturl [-h] [-q QUALITY] videoID/url videoID/url is a YouTube url or bare video ID. @@ -19,12 +19,12 @@ videoID/url is a YouTube url or bare video ID. =item -h, --help -show this help message and exit +show help message and exit =item -q QUALITY, --quality QUALITY specify quality, can be "low", "medium", "high", or an itag (see -http://goo.gl/uEIuR) +http://en.wikipedia.org/wiki/YouTube#Quality_and_formats) =back |