summaryrefslogtreecommitdiff
path: root/portspage.1
blob: 7da0634924ef44aec878f1d6488b33d4ccf21320 (plain)
    1 ." Text automatically generated by txt2man-1.4.7
    2 .TH portspage 1 "April 23, 2006" "" ""
    3 .SH NAME
    4 \fBportspage \fP- generate html listing for a port directory
    5 \fB
    6 .SH SYNOPSIS
    7 .nf
    8 .fam C
    9 \fBportspage\fP [\fIOPTION\fP] [\fIDIRECTORY\fP]
   10 .fam T
   11 .fi
   12 .SH DESCRIPTION
   13 Portspage generates a html index for a directory containing ports.
   14 .SH OPTIONS
   15 .TP
   16 .B
   17 \fB--title\fP=TITLE
   18 set the page title
   19 .TP
   20 .B
   21 \fB--header\fP=FILE
   22 name of file to insert before port listing
   23 .TP
   24 .B
   25 \fB--footer\fP=FILE
   26 name of file to insert after port listing
   27 .TP
   28 .B
   29 \fB--timestamp-accuracy\fP=LEVEL
   30 0 = no timestamp, 1 = date only, 2 = date and time (default is 1)
   31 .TP
   32 .B
   33 \fB--date-from-file\fP
   34 take date from newest file instead of directory
   35 .TP
   36 .B
   37 \fB--date-from-pkgfile\fP
   38 take date from Pkgfile instead of directory
   39 .TP
   40 .B
   41 \fB--version\fP
   42 output version information and exit
   43 .SH EXAMPLES
   44 \fBportspage\fP \fB--header\fP=/path/to/portspage.header /usr/ports/mine > /usr/ports/mine/index.html
   45 .SH AUTHORS
   46 Jukka Heino <jukka@karsikkopuu.net>
   47 .SH SEE ALSO
   48 \fBports\fP(8)

Generated by cgit