]> Sergey Matveev's repositories - meta4ra.git/commitdiff
No mention of OpenPGP
authorSergey Matveev <stargrave@stargrave.org>
Fri, 27 Feb 2026 08:54:51 +0000 (11:54 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 27 Feb 2026 08:54:51 +0000 (11:54 +0300)
cmd/create.go

index 8f718297265e4934858a66d2e756ff7b635ed219..eddd73fcde213249ebe0c3d5898608f08b5ed507 100644 (file)
@@ -37,7 +37,7 @@ func runCreate() {
        mtime := flag.String("mtime", "", "Take that file's mtime as a Published date")
        desc := flag.String("desc", "", "Description")
        sigPGP := flag.String("sig-pgp", "",
-               "Path to OpenPGP .asc signature file for inclusion")
+               "Path to LibrePGP .asc signature file for inclusion")
        sigSSH := flag.String("sig-ssh", "",
                "Path to OpenSSH .sig signature file for inclusion")
        hashes := flag.String("hashes", meta4ra.HashesDefault,