]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/txt2pre
README: add a missing "be"
[public-inbox.git] / Documentation / txt2pre
index e058125a0427b91025b3a7c71562b232b5916d72..c3a7657e6157a216c864d6f22bb1c514fe4eb817 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-# Copyright (C) 2014-2019 all contributors <meta@public-inbox.org>
+# Copyright (C) 2014-2020 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 #
 # Stupid script to make HTML from preformatted, utf-8 text versions,
@@ -46,6 +46,7 @@ for (qw[flock(2) setrlimit(2) vfork(2)]) {
 
 for (qw[git(1)
        git-am(1)
+       git-apply(1)
        git-config(1)
        git-daemon(1)
        git-fetch(1)