.\" Hey, EMACS: -*- nroff -*- .\" (C) Copyright 2016 Brandon Griffith , .\" .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH PACO2PORG 8 "June 14, 2016" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME paco2porg \- imports paco logs into a porg database .SH SYNOPSIS .B paco2porg .RI [ options ] .br .SH DESCRIPTION This manual page documents briefly the .B paco2porg command. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBporg\fP is a program to aid package management when installing of packages from sourcecode. .br \fBpaco2porg\fP imports/converts the depricated paco database into the newer porg database. .br This file is part of the package porg .SH OPTIONS This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. .TP .B \-h, \-\-help Show summary of options. .TP .B \-V, \-\-version Display this usage message and exit. .TP .B \-v, \-\-verbose Explain what is being done. .TP .B \-f, \-\-force Force overwrite of existing porg logs. .TP .B \-\-paco-logdir=DIR Read paco logs from directory DIR (default is /var/log/paco). .TP .B \-\-porg-logdir=DIR Write porg logs into directory DIR (default is /var/log/porg). .SH SEE ALSO .BR porg (8), .br .SH HOMEPAGE http://porg.sourceforge.net/ .SH AUTHOR David Ricart , et al (see AUTHORS for details). This manual page was originally written by Brandon Griffith , for the Debian system (but may be used by others).