Commits
Ryan Schmidt authored 985c8593e6c
1 + | --- oinkmaster.1.orig 2015-10-09 10:25:03.000000000 -0500 |
2 + | +++ oinkmaster.1 2015-10-09 10:26:09.000000000 -0500 |
3 + | |
4 + | .IP "\fB-C \fIcfg\fP |
5 + | Use this configuration file instead of the default. |
6 + | If not specified, oinkmaster.conf will be looked for in |
7 + | -/etc/ and then /usr/local/etc/. |
8 + | +/etc/ and then @PREFIX@/etc/. |
9 + | You can specify multiple |
10 + | .B -C |
11 + | .I cfg |
12 + | |
13 + | .SH FILES |
14 + | .B /etc/oinkmaster.conf |
15 + | .br |
16 + | -.B /usr/local/etc/oinkmaster.conf |
17 + | +.B @PREFIX@/etc/oinkmaster.conf |
18 + | .SH BUGS |
19 + | If you find a bug, report it by e-mail to the author. Always include as |
20 + | much information as possible. |