diff options
Diffstat (limited to 'git-buildmsg/git-buildmsg.in')
-rw-r--r-- | git-buildmsg/git-buildmsg.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/git-buildmsg/git-buildmsg.in b/git-buildmsg/git-buildmsg.in index e4fb512..7cb53dd 100644 --- a/git-buildmsg/git-buildmsg.in +++ b/git-buildmsg/git-buildmsg.in @@ -31,6 +31,10 @@ # && ./moo # (bash and other seds should also do) # +# Note: +# A man page for this script does NOT make sense. It is supposed to be +# copied into and shipped with other peoples' source trees. +# # Ideas: # * Output for languages other than C (Erlang, Python, Perl, sh, ...) |