about summary refs log tree commit diff
path: root/xtools.1
diff options
context:
space:
mode:
authorJohn <johnz@posteo.net>2018-03-04 13:50:23 +0100
committerLeah Neukirchen <leah@vuxu.org>2018-05-01 17:19:48 +0200
commit30de6ac857a3e1bb6f1f2e6c876629cd27b6993b (patch)
tree524fdf46d36afad9abe20198fe9c644da14da40a /xtools.1
parent570ae507196bf615c8f9d05bbb3bd53cf674c874 (diff)
downloadxtools-30de6ac857a3e1bb6f1f2e6c876629cd27b6993b.tar.gz
xtools-30de6ac857a3e1bb6f1f2e6c876629cd27b6993b.tar.xz
xtools-30de6ac857a3e1bb6f1f2e6c876629cd27b6993b.zip
xgensum: add -c switch for generating content checksums
Closes: #90 [via git-merge-pr]
Diffstat (limited to 'xtools.1')
-rw-r--r--xtools.13
1 files changed, 3 insertions, 0 deletions
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