ports/sysutils/radmind/files/patch-man__rash.1
Sofian Brabez 8f100ec53f - Update PORTREVISION to 2012032001
- Add IGNORE_TIMESTAMPS OPTIONS
- Install sample configuration file

PR:		ports/166587
Submitted by:	Michael Graziano <mikeg at bsd-box.net>
2012-04-20 22:14:34 +00:00

38 lines
708 B
Groff

--- ./man/rash.1.orig 2010-12-12 22:50:53.000000000 -0500
+++ ./man/rash.1 2012-03-20 14:38:08.000000000 -0400
@@ -11,6 +11,10 @@
|
.B -q
] [
+.BR \-C\ "generate"
+|
+.BI \-C\ checksum
+] [
.B \-D
.I workingdir
] [
@@ -120,6 +124,24 @@
.B \-c
use sha1 checksums.
.TP 19
+.BR \-C\ "generate"
+Print a sha1 checksum of the difference transcript of applied changes. For use with
+.IR auto ,
+.IR force
+or
+.IR update .
+.TP 19
+.BI \-C\ checksum
+In
+.I auto
+mode, exit with an error if the checksum of the difference transcript to be applied does not match
+.IR checksum .
+In
+.I update
+or
+.I force
+mode, warn if the two do not match.
+.TP 19
.BI \-D\ workingdir
change to
.I workingdir