diff options
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 |