[PATCH] Fix silly pathspec bug in git-ls-files
[git/jrn.git] / Documentation / git-verify-tag-script.txt
blob88a264681f7efe23fb30a7eead730403a8ce7ca5
1 git-verify-tag-script(1)
2 ========================
4 NAME
5 ----
6 git-verify-tag-script - Some git command not yet documented.
9 SYNOPSIS
10 --------
11 'git-verify-tag-script' [ --option ] <args>...
13 DESCRIPTION
14 -----------
15 Does something not yet documented.
18 OPTIONS
19 -------
20 --option::
21         Some option not yet documented.
23 <args>...::
24         Some argument not yet documented.
27 Author
28 ------
29 Written by Jan Harkes <jaharkes@cs.cmu.edu> and Eric W. Biederman <ebiederm@xmission.com>
31 Documentation
32 --------------
33 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
35 GIT
36 ---
37 Part of the link:git.html[git] suite