From c4e345d20b5df263dab6270c8ed208049cb9cf4f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 10 May 2019 22:23:09 +0000 Subject: doc,sync git-svn-id: svn://tug.org/texlive/trunk@51076 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-sign-file | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/bin/tl-sign-file') diff --git a/Master/tlpkg/bin/tl-sign-file b/Master/tlpkg/bin/tl-sign-file index 4398262b6eb..bab1d5fdff0 100755 --- a/Master/tlpkg/bin/tl-sign-file +++ b/Master/tlpkg/bin/tl-sign-file @@ -1,7 +1,8 @@ #!/bin/sh # $Id$ -# Public domain. Originally written 2016, Norbert Preining -# Sign a file for release in TeX Live. +# Public domain. Originally written 2016, Norbert Preining. +# Sign a file for release in TeX Live. Used in tl-update-images, etc. +# See tlpkg/gpg/tl-key-extension.txt for some info. if test $# -ne 1; then echo "$0: Exactly one argument must be given, the file to sign." >&2 -- cgit v1.2.3