summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-run-command.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-10-31 18:49:48 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-10-31 18:49:49 (GMT)
commit598d7eb160c46e55cf5dc07d04c8c917bc0dd646 (patch)
tree3849b50dd108ef24544500f1ddc24a0cf57a194a /Documentation/technical/api-run-command.txt
parentbf1f639ea2cb54f5dee2f1fe3435d0072ede9abb (diff)
parent96ef1bdc654932cf2707a1b70a9502842a1014f7 (diff)
downloadgit-598d7eb160c46e55cf5dc07d04c8c917bc0dd646.zip
git-598d7eb160c46e55cf5dc07d04c8c917bc0dd646.tar.gz
git-598d7eb160c46e55cf5dc07d04c8c917bc0dd646.tar.bz2
Merge branch 'rs/child-process-init'
* rs/child-process-init: api-run-command: add missing list item marker
Diffstat (limited to 'Documentation/technical/api-run-command.txt')
-rw-r--r--Documentation/technical/api-run-command.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/api-run-command.txt b/Documentation/technical/api-run-command.txt
index 3f12fcd..a9fdb45 100644
--- a/Documentation/technical/api-run-command.txt
+++ b/Documentation/technical/api-run-command.txt
@@ -13,7 +13,7 @@ produces in the caller in order to process it.
Functions
---------
-`child_process_init`
+`child_process_init`::
Initialize a struct child_process variable.