From 30de6ac857a3e1bb6f1f2e6c876629cd27b6993b Mon Sep 17 00:00:00 2001 From: John Date: Sun, 4 Mar 2018 13:50:23 +0100 Subject: xgensum: add -c switch for generating content checksums Closes: #90 [via git-merge-pr] --- xtools.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xtools.1') diff --git a/xtools.1 b/xtools.1 index ac0c2ca..e3570b1 100644 --- a/xtools.1 +++ b/xtools.1 @@ -72,12 +72,15 @@ print unified diffs .Pp .Nm xgensum .Op Fl f +.Op Fl c .Op Fl i .Ar template .Nd update SHA256 sum in templates .Bl -tag -offset 2n -width 2n -compact .It Fl f force (re-)download of distfiles +.It Fl c +use content checksum .It Fl i replace checksum in-place .El -- cgit 1.4.1