diff options
Diffstat (limited to 'network/yturl/yturl.1')
-rw-r--r-- | network/yturl/yturl.1 | 36 |
1 files changed, 21 insertions, 15 deletions
diff --git a/network/yturl/yturl.1 b/network/yturl/yturl.1 index d2a34559bd..a0dde51016 100644 --- a/network/yturl/yturl.1 +++ b/network/yturl/yturl.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.20) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -38,6 +38,8 @@ . ds PI \(*p . ds L" `` . ds R" '' +. ds C` +. ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. @@ -48,17 +50,24 @@ .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.ie \nF \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.\" +.\" Avoid warning from groff about undefined register 'F'. +.de IX .. -. nr % 0 -. rr F -.\} -.el \{\ -. de IX +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} +. \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -124,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "YTURL 1" -.TH YTURL 1 "2013-06-18" "20130618" "SlackBuilds.org" +.TH YTURL 1 "2014-03-16" "1.16" "SlackBuilds.org" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -135,16 +144,13 @@ yturl \- Get direct URLs to YouTube videos. .IX Header "SYNOPSIS" yturl [\-h] [\-q \s-1QUALITY\s0] [\-\-3d] videoID/url .PP -videoID/url is a YouTube url or bare video \s-1ID\s0. +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 -.IP "\-q \s-1QUALITY\s0, \-\-quality \s-1QUALITY\s0" 4 +.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) -.IP "\-\-3d" 4 -.IX Item "--3d" -Return 3D video only |