Add placeholders for missing documents.
[git.git] / Documentation / git-patch-id.txt
diff --git a/Documentation/git-patch-id.txt b/Documentation/git-patch-id.txt
new file mode 100644 (file)
index 0000000..9a4abd1
--- /dev/null
@@ -0,0 +1,38 @@
+git-patch-id(1)
+===============
+
+NAME
+----
+git-patch-id - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-patch-id' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+