From 86ba3dedb9a2bffb39506595a867b3bcb7a3dc5f Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 8 Apr 2002 09:49:40 +0000 Subject: Document the two new options, pre buildworld mode and post-mm rc.conf[.local] comparisons. --- usr.sbin/mergemaster/mergemaster.8 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 0ac6ae340006..66ac81dab68d 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -32,7 +32,7 @@ .Nd merge configuration files, et al during an upgrade .Sh SYNOPSIS .Nm -.Op Fl scrvahi +.Op Fl scrvahipC .Op Fl m Ar /path/to/sources .Op Fl t Ar /path/to/temp/root .Op Fl d @@ -185,6 +185,17 @@ Display usage and help information. .It Fl i Automatically install any files that do not exist in the destination directory. +.It Fl p +Pre-buildworld mode. +Compares only files known to be essential to the sucess of +{build|install}world, +including +.Pa /etc/make.conf . +.It Fl C +After a standard +.Nm +run, +compares your rc.conf[.local] options to the defaults. .It Fl m Ar /path/to/sources Specify the path to the directory where you want to do the .Xr make 1 . -- cgit v1.2.3